The tooltip property is not meant to be directly under plotOptions, but inside the series(or scatter) sub property of the plotOptions Any of the following changes should work plotOptions.series.tooltip plotOptions: { series: { tooltip: { crosshairs ...