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.

plotOptions.series.dataLabels.nullFormat

Format for points with the value of null. Works analogously to format. nullFormat can be applied only to series which support displaying null points i.e heatmap or tilemap. Does not work with series that don't display null points, like line, column, bar or pie.