Uses of Class
org.pepstock.charba.client.sankey.SankeyOptions
-
Packages that use SankeyOptions Package Description org.pepstock.charba.client.gwt.widgets Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder.org.pepstock.charba.client.sankey Contains all classes to activate the Sankey controller (AKAchartjs-chart-sankey.js
) for CHART.js. -
-
Uses of SankeyOptions in org.pepstock.charba.client.gwt.widgets
Methods in org.pepstock.charba.client.gwt.widgets that return SankeyOptions Modifier and Type Method Description SankeyOptions
SankeyChartWidget. getOptions()
-
Uses of SankeyOptions in org.pepstock.charba.client.sankey
Methods in org.pepstock.charba.client.sankey that return SankeyOptions Modifier and Type Method Description SankeyOptions
SankeyChart. getOptions()
-