Uses of Class
org.pepstock.charba.client.treemap.Labels
-
Packages that use Labels Package Description org.pepstock.charba.client.treemap Contains all classes to activate the TreeMap controller (AKAchartjs-chart-treemap.js
) for CHART.js. -
-
Uses of Labels in org.pepstock.charba.client.treemap
Methods in org.pepstock.charba.client.treemap that return Labels Modifier and Type Method Description Labels
TreeMapDataset. getLabels()
Returns the labels object.
-