Uses of Class
org.pepstock.charba.client.options.AbstractScriptablePadding
-
Packages that use AbstractScriptablePadding Package Description org.pepstock.charba.client.datalabels Contains all classes to activate theDataLabelsPlugin.ID
plugin (AKAchartjs-plugin-datalabels.js
) for CHART.js. -
-
Uses of AbstractScriptablePadding in org.pepstock.charba.client.datalabels
Subclasses of AbstractScriptablePadding in org.pepstock.charba.client.datalabels Modifier and Type Class Description class
Padding
Base object to map padding options forDataLabelsPlugin.ID
plugin configuration.
It is applied to all sides of the label (left, top, right, bottom).
-