Package | Description |
---|---|
org.pepstock.charba.client.configuration |
Contains all elements to configure a chart instance (know as chart options at instance level).
|
org.pepstock.charba.client.geo |
Contains all classes to activate the GEO controllers (AKA
chartjs-chart-geo.js ) for CHART.js. |
Modifier and Type | Method and Description |
---|---|
Elements |
ConfigurationOptions.getElements()
Returns the elements element.
|
Modifier and Type | Class and Description |
---|---|
class |
BubbleMapElements
Extends
Elements provided by CHART.JS in order to add the BubbleMapPoint element to be configured for GEO charts. |
class |
ChoroplethElements
Extends
Elements provided by CHART.JS in order to add the ChoroplethBar element to be configured for GEO charts. |