Uses of Class
org.pepstock.charba.client.treemap.TreeMapOptions
-
Packages that use TreeMapOptions 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.treemap Contains all classes to activate the TreeMap controller (AKAchartjs-chart-treemap.js
) for CHART.js. -
-
Uses of TreeMapOptions in org.pepstock.charba.client.gwt.widgets
Methods in org.pepstock.charba.client.gwt.widgets that return TreeMapOptions Modifier and Type Method Description TreeMapOptions
TreeMapChartWidget. getOptions()
-
Uses of TreeMapOptions in org.pepstock.charba.client.treemap
Methods in org.pepstock.charba.client.treemap that return TreeMapOptions Modifier and Type Method Description TreeMapOptions
TreeMapChart. getOptions()
-