options/highcharts_aoseries_states_options library

Classes

HighchartsAOSeriesStatesHoverHaloOptions
Highcharts Options Widget.
HighchartsAOSeriesStatesHoverOptions
Highcharts Options Widget.
HighchartsAOSeriesStatesOptions
Highcharts Options Widget.
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.
HighchartsSeriesStatesInactiveAnimationOptions
Animation when not hovering over the marker.
HighchartsSeriesStatesInactiveOptions
The opposite state of a hover for series.
HighchartsSeriesStatesNormalOptions
The normal state of a series, or for point items in column, pie and similar series. Currently only used for setting animation when returning to normal state from hover.
HighchartsSeriesStatesSelectAnimationOptions
Highcharts Options Widget.
HighchartsSeriesStatesSelectOptions
Specific options for point in selected states, after being selected by allowPointSelect or programmatically.