options/highcharts_annotations_shapes_options library
Classes
- HighchartsAnnotationsShapesOptions
- An array of shapes for the annotation. For options that apply to multiple shapes, then can be added to the shapeOptions.
- HighchartsAnnotationsShapesPointOptions
- This option defines the point to which the shape will be connected. It can be either the point which exists in the series - it is referenced by the point's id - or a new point with defined x, y properties and optionally axes.
- HighchartsAnnotationsShapesPointsOptions
- An array of points for the shape or a callback function that returns that shape point.