options/highcharts_spline_series_data_marker_options library
Classes
- HighchartsSeriesMarkerStatesHoverAnimationOptions
- Animation when hovering over the marker.
- HighchartsSeriesMarkerStatesHoverOptions
- The hover state for a single point marker.
- HighchartsSeriesMarkerStatesNormalOptions
- The normal state of a single point marker. Currently only used for setting animation when returning to normal state from hover.
- HighchartsSeriesMarkerStatesOptions
- States for a single point marker.
- HighchartsSeriesMarkerStatesSelectOptions
-
The appearance of the point marker when selected. In order to
allow a point to be selected, set the
series.allowPointSelect
option to true. - HighchartsSplineSeriesDataMarkerOptions
- Options for the point markers of line-like series.