Replies: 1 comment
-
Highcharts annotations requires the annotations module. To load that module with nuxt-highcharts, use the <highstock :options="chartOpts" :modules="['annotations']" /> Where |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have created a highstock chart using this nuxt-highcharts package, I do have a question on how to add annotations to highstock chart?
Beta Was this translation helpful? Give feedback.
All reactions