options/highcharts_series_states_select_options library
Classes
- HighchartsSeriesStatesHoverHaloOptions
-
Options for the halo appearing around the hovered point in
line-type series as well as outside the hovered slice in pie
charts. By default the halo is filled by the current point or
series color with an opacity of 0.25. The halo can be
disabled by setting the
halo
option tonull
. - HighchartsSeriesStatesHoverMarkerOptions
- In Highcharts 1.0, the appearance of all markers belonging to the hovered series. For settings on the hover state of the individual point, see marker.states.hover.
- HighchartsSeriesStatesSelectAnimationOptions
- Highcharts Options Widget.
- HighchartsSeriesStatesSelectOptions
- Specific options for point in selected states, after being selected by allowPointSelect or programmatically.