Uses of Package
org.pepstock.charba.client.treemap.callbacks
-
Packages that use org.pepstock.charba.client.treemap.callbacks Package Description org.pepstock.charba.client.treemap Contains all classes to activate the TreeMap controller (AKAchartjs-chart-treemap.js
) for CHART.js. -
Classes in org.pepstock.charba.client.treemap.callbacks used by org.pepstock.charba.client.treemap Class Description ColorsCallback Callback interface to setcolor
property at runtime forLabels
.FontsCallback Callback interface to setfont
property at runtime forLabels
.OverflowCallback Callback interface ofTreeMapChart
controller to setoverflow
property at runtime, using the dataset context.PositionCallback Callback interface ofTreeMapChart
controller to setposition
property at runtime, using the dataset context.