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.errorbar.stemColor

The color of the stem, the vertical line extending from the box to the whiskers. If undefined, the series color is used.

In styled mode, the stem stroke can be set with the .highcharts-boxplot-stem class.