Hi
I am trying to implement Annotations on Highcharts component but unable to do so.
When I am trying on JSFiddle its working (url: https://jsfiddle.net/q42rj777/2/) and the same trying on HighCharts component Annotations is not appearing on the chart.
Initially i got error: "Uncaught TypeError: Cannot set property 'annotations' of undefined" and currently I am not getting any error but Annotations not appearing on the chart.
It will be great help if you can guide on this.
Regards
S Ayappan
@S Ayappan
Can you show us how you're doing it?
Maybe a small example or the expression you're passing to the HighCharts component.
Thanks,
JH