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

series.networkgraph.dataLabels.format

The format string specifying what to show for node in the networkgraph. In v7.0 defaults to {key}, since v7.1 defaults to undefined and formatter is used instead.