Package | Description |
---|---|
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 |
---|---|
List<TreeMapDataPoint> |
TreeMapDataset.getDataPoints()
Returns the treemap data property of a dataset for a chart is specified as an array of treemap data points
|