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 |
---|---|
Interaction |
ConfigurationOptions.getInteraction()
Returns the interaction element.
|
Modifier and Type | Method and Description |
---|---|
Interaction |
TreeMapOptions.getInteraction()
Returns the interaction element.
|