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.
Parallel coordinates only. Format that will be used for point.y
and available in tooltip.pointFormat as
{point.formattedValue}
. If not set, {point.formattedValue}
will use other options, in this order:
yAxis.labels.format will be used if set
If yAxis is a category, then category name will be displayed
If yAxis is a datetime, then value will use the same format as yAxis labels
If yAxis is linear/logarithmic type, then simple value will be used