These pages outline the chart configuration options, and the methods and properties of Highcharts objects.
Feel free to search this API through the search bar or the navigation tree in the sidebar.
Fires when the chart is redrawn, either after a call to
chart.redraw()
or after an axis, series or point is modified with
the redraw
option set to true
. One parameter, event
, is passed
to the function, containing common event information.