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.

plotOptions.vector.rotationOrigin

What part of the vector it should be rotated around. Can be one of start, center and end. When start, the vectors will start from the given [x, y] position, and when end the vectors will end in the [x, y] position.