Welcome to the Highcharts Stock JS (highstock) 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.

colorAxis.minColor

The color to represent the minimum of the color axis. Unless dataClasses or stops are set, the gradient starts at this value.

If dataClasses are set, the color is based on minColor and maxColor unless a color is set for each data class, or the dataClassColor is set.