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.
The type of axis. Can be one of linear
, logarithmic
, datetime
or category
. In a datetime axis, the numbers are given in
milliseconds, and tick marks are placed on appropriate values like
full hours or days. In a category axis, the
point names of the chart's series are used
for categories, if not a categories array is
defined.