| Package | Description |
|---|---|
| org.pepstock.charba.client.datalabels |
Contains all classes to activate the
DataLabelsPlugin.ID plugin (AKA chartjs-plugin-datalabels.js ) for CHART.js. |
| org.pepstock.charba.client.datalabels.enums |
Contains all enumerations to configure the
DataLabelsPlugin.ID plugin. |
| Class and 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. |
| Class and 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
This
DataLabelsPlugin.ID plugin currently supports the below label events.Charba events that need to be enabled in order to get the associated label event working. |