score:5

Accepted answer

This is possible using the HighCharts chart.renderer() feature.

Try this JSFiddle and this JSFiddle from the HighCharts API reference. Both show how to use the Renderer to write text or a text box on the chart and anchor it to a point.


Related Query

More Query from same tag