Trouble using Highcharts' bubble charts
I installed nuxt-highcharts and I was able to get a simple line chart working, but I am having some trouble with bubble charts, speciifically packedbubble (https://www.highcharts.com/docs/chart-and-series-types/packed-bubble).
This is the error that I am getting:
I believe all I need to do is updating the
nuxt.config.ts
accordingly. I have tried a few things following this (https://github.com/richardeschloss/nuxt-highcharts) but nothing. Here's my latest iteration:
GitHub
GitHub - richardeschloss/nuxt-highcharts: Highcharts for Nuxt
Highcharts for Nuxt. Contribute to richardeschloss/nuxt-highcharts development by creating an account on GitHub.
0 Replies