Uses of Package
org.pepstock.charba.client.sankey.enums
-
Packages that use org.pepstock.charba.client.sankey.enums Package Description org.pepstock.charba.client.sankey Contains all classes to activate the Sankey controller (AKAchartjs-chart-sankey.js
) for CHART.js.org.pepstock.charba.client.sankey.enums Contains all enumerations to configure the SANKEY controllers. -
Classes in org.pepstock.charba.client.sankey.enums used by org.pepstock.charba.client.sankey Class Description ColorMode Enumerates the color mode of the flow to draw on the chart.Size Enumerates the modes if flow overlap is preferred or not. -
Classes in org.pepstock.charba.client.sankey.enums used by org.pepstock.charba.client.sankey.enums Class Description ColorMode Enumerates the color mode of the flow to draw on the chart.Size Enumerates the modes if flow overlap is preferred or not.