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.
Callback JavaScript function to format the label. The value is
given by this.total. Since v12.6.0, the callback also receives
ctx as the first argument, so that arrow functions can access
the same context as regular functions using this.