Welcome to the Highcharts JS (highcharts) Options Reference

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.

plotOptions.lollipop.point.events.remove

Fires when the point is removed using the .remove() method. One parameter, event, is passed to the function. Returning false cancels the operation.