Uses of Class
org.pepstock.charba.client.treemap.TreeMapElementOptions
-
Packages that use TreeMapElementOptions Package Description org.pepstock.charba.client.treemap Contains all classes to activate the TreeMap controller (AKAchartjs-chart-treemap.js
) for CHART.js. -
-
Uses of TreeMapElementOptions in org.pepstock.charba.client.treemap
Fields in org.pepstock.charba.client.treemap with type parameters of type TreeMapElementOptions Modifier and Type Field Description static ElementFactory<TreeMapElementOptions>
TreeMapElementOptions. FACTORY
Element factory to get ""treemap"" element.
-