| Package | Description |
|---|---|
| org.pepstock.charba.client.annotation |
Contains all classes to activate the
AnnotationPlugin.ID plugin (AKA chartjs-plugin-annotation.js ) for CHART.js. |
| org.pepstock.charba.client.annotation.enums |
Contains all enumerations to configure the
AnnotationPlugin.ID plugin. |
| Class and Description |
|---|
| AnnotationType
Defines the type of annotation.
|
| DrawTime
Defines when the annotations are drawn.
This allows positioning of the annotation relative to the other elements of the graph. |
| Event
Mouse events to enable on each annotation.
|
| LineLabelPosition
Property to set the position's line label to its normal position.
|
| LineMode
Defines the orientation of
LineAnnotation. |
| Class and Description |
|---|
| AnnotationType
Defines the type of annotation.
|
| DrawTime
Defines when the annotations are drawn.
This allows positioning of the annotation relative to the other elements of the graph. |
| Event
Mouse events to enable on each annotation.
|
| LineLabelPosition
Property to set the position's line label to its normal position.
|
| LineMode
Defines the orientation of
LineAnnotation. |