dmtrbrl / vue-trend-chart

Simple trend charts for Vue.js
https://dmtrbrl.github.io/vue-trend-chart/
MIT License
260 stars 29 forks source link

vuejs3 compatibility #18

Closed mod7ex closed 3 years ago

mod7ex commented 3 years ago

since chartjs is not compatible with vue3 vue-trend-chart also has some problems when it's used with vue3 like the h function, i solved the h function issue but still see a lot of problems , is there any future fix for this , &thank you

dmtrbrl commented 3 years ago

Hi @Modex987. Thanks for the question. This library was written a while ago and yes, I'm planning to update it in the future. But at the moment I can't say when exactly

mod7ex commented 3 years ago

Hi @dmtrbrl thank you so much i actually had success with chartjs and vue3 i made it work i used them separately