Uses of Package
org.pepstock.charba.client.gradient
-
Packages that use org.pepstock.charba.client.gradient Package Description org.pepstock.charba.client.gradient Contains all classes to activate theGradientPlugin.ID
plugin (AKAchartjs-plugin-gradient.js
) for CHART.js. -
Classes in org.pepstock.charba.client.gradient used by org.pepstock.charba.client.gradient Class Description Colors Is a map to apply the color stop of the gradient in relation with the data of the chart.GradientOptions This is theGradientPlugin.ID
plugin options where to set all configuration items needed to the plugin.GradientOptionsFactory Factory to get the options (from dataset) related toGradientPlugin.ID
plugin.PropertyOptions Maps all the options which can be set for each configurable property (for instance backgroundColor, borderColor and so on).