options/highcharts_series_states_hover_options
library
Classes
-
HighchartsSeriesStatesHoverAnimationOptions
-
Animation setting for hovering the graph in line-type series.
-
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 to null
.
-
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.
-
HighchartsSeriesStatesHoverOptions
-
Options for the hovered series. These settings override the
normal state options when a series is moused over or touched.