How to include highcharts in Nuxt 3.7.0?
How can I include this combination graph https://www.highcharts.com/demo/highcharts/combo-dual-axes chart in my nuxt vue application ?
I followed this https://www.npmjs.com/package/highcharts-vue docs, but could not get how to integrate this package with my nuxt vue application.
In the docs it is mentioned that for vue 3 I should use this