Uses of Class
org.pepstock.charba.client.geo.ChoroplethDataset
-
Packages that use ChoroplethDataset 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 ChoroplethDataset in org.pepstock.charba.client.geo
Methods in org.pepstock.charba.client.geo that return ChoroplethDataset Modifier and Type Method Description ChoroplethDataset
ChoroplethChart. newDataset(boolean hidden)
-
Uses of ChoroplethDataset in org.pepstock.charba.client.gwt.widgets
Methods in org.pepstock.charba.client.gwt.widgets that return ChoroplethDataset Modifier and Type Method Description ChoroplethDataset
ChoroplethChartWidget. newDataset(boolean hidden)
-