Package | Description |
---|---|
org.pepstock.charba.client.datalabels |
Contains all classes to activate the DATALABELS plugin (AKA
chartjs-plugin-datalabels.js ) for CHART.js. |
org.pepstock.charba.client.datalabels.callbacks |
Contains the DATALABELS plugin callback interfaces to configure the plugin itself.
|
org.pepstock.charba.client.datalabels.enums |
Contains all enumerations to configure the DATALABELS 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.
|
Display
The display option controls the visibility of labels.
|
TextAlign
The textAlign option only applies to multi-line labels and specifies the text alignment being used when drawing the label
text.
|
Weight
The weight sets how thick or thin characters in text should be displayed.
|
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.
|
Display
The display option controls the visibility of labels.
|
TextAlign
The textAlign option only applies to multi-line labels and specifies the text alignment being used when drawing the label
text.
|
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.
|
Display
The display option controls the visibility of labels.
|
Event
This DATALABELS plugin currently supports the below label events.
Charba events that need to be enabled in order to get the associated label event working. |
TextAlign
The textAlign option only applies to multi-line labels and specifies the text alignment being used when drawing the label
text.
|
Weight
The weight sets how thick or thin characters in text should be displayed.
|