Welcome to the Highcharts Core 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.arcdiagram.marker

Options for the point markers of arc diagram series. Properties like fillColor, lineColor and lineWidth define the visual appearance of the markers, while the symbol option defines their shape.

In styled mode, the markers can be styled with the .highcharts-point, .highcharts-point-hover and .highcharts-point-select class names.