kbychkov / dailychart

Tiny SVG charting library to display stock sparklines
https://kbychkov.github.io/dailychart/
MIT License
44 stars 8 forks source link

Dailychart in Nuxt3 - VUE3 #15

Open Lyazarus opened 2 years ago

Lyazarus commented 2 years ago

Hi !

Thanks for your project, is it possible to convert DailyChart as an ES modules ?

I'm currently facing this issue when i want to use it on my project

[nuxt] [request error] Cannot set properties of undefined (setting 'Dailychart')

Have a nice day

kbychkov commented 2 years ago

Hello! Could you please provide an example code?