Package | Description |
---|---|
org.pepstock.charba.client |
Main package with all charts implementation, global classes and common interfaces.
|
org.pepstock.charba.client.geo |
Contains all classes to activate the GEO controllers (AKA
chartjs-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.
|
Modifier and Type | Method and Description |
---|---|
BubbleDataset |
BubbleChart.newDataset(boolean hidden) |
Modifier and Type | Class and Description |
---|---|
class |
BubbleMapDataset
It is a
BubbleDataset with additional options for bubble map charts. |
Modifier and Type | Method and Description |
---|---|
BubbleDataset |
BubbleChartWidget.newDataset(boolean hidden) |