Uses of Class
org.pepstock.charba.client.geo.ChoroplethOptions
-
Packages that use ChoroplethOptions Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js
) for CHART.js.org.pepstock.charba.client.gwt.widgets Contains all charts classes wrapped as GWT widget in order to enable to use inside to GWT UIBinder. -
-
Uses of ChoroplethOptions in org.pepstock.charba.client.geo
Methods in org.pepstock.charba.client.geo that return ChoroplethOptions Modifier and Type Method Description ChoroplethOptions
ChoroplethChart. getOptions()
-
Uses of ChoroplethOptions in org.pepstock.charba.client.gwt.widgets
Methods in org.pepstock.charba.client.gwt.widgets that return ChoroplethOptions Modifier and Type Method Description ChoroplethOptions
ChoroplethChartWidget. getOptions()
-