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.treemap |
Contains all classes to activate the TreeMap controller (AKA
chartjs-chart-treemap.js ) for CHART.js. |
Modifier and Type | Method and Description |
---|---|
Tooltips |
ConfigurationOptions.getTooltips()
Returns the tooltips element.
|
Modifier and Type | Method and Description |
---|---|
Tooltips |
TreeMapOptions.getTooltips()
Returns the tooltips element.
|