Uses of Package
org.pepstock.charba.client.datalabels.enums
-
Packages that use org.pepstock.charba.client.datalabels.enums Package Description org.pepstock.charba.client.datalabels Contains all classes to activate theDataLabelsPlugin.ID
plugin (AKAchartjs-plugin-datalabels.js
) for CHART.js.org.pepstock.charba.client.datalabels.enums Contains all enumerations to configure theDataLabelsPlugin.ID
plugin. -
Classes in org.pepstock.charba.client.datalabels.enums used by org.pepstock.charba.client.datalabels Class Description Align The align option defines the position of the label relative to the anchor point position and orientation.Anchor An anchor point is defined by an orientation vector and a position on the data element.
The orientation depends on the scale type (vertical, horizontal or radial).
The position is calculated based on the anchor option and the orientation vector. -
Classes in org.pepstock.charba.client.datalabels.enums used by org.pepstock.charba.client.datalabels.enums Class Description Align The align option defines the position of the label relative to the anchor point position and orientation.Anchor An anchor point is defined by an orientation vector and a position on the data element.
The orientation depends on the scale type (vertical, horizontal or radial).
The position is calculated based on the anchor option and the orientation vector.Event ThisDataLabelsPlugin.ID
plugin currently supports the below label events.
Charba events that need to be enabled in order to get the associated label event working.