#chartjs plugin
19 messages · Page 1 of 1 (latest)
@solar sage
this is one way of doing
as u can see u can use regular component imports if u make /components/global folder
so u can use BarChart.client.vue
.client.vue means that component will be rendered only on client side
u dont even need a plugin if u use it in such way
Hope it helps
yw
You might get this to work as well if you create a module instead of a plugin 😊
The addComponent function in a nuxt module makes the component available for auto-import
I think solution best tbf Im not gonna use the chart anywhere else anyways
u guys think I can input avatars here ?