vue-chartjs icon indicating copy to clipboard operation
vue-chartjs copied to clipboard

Vue bar graph doesnt work on multiple versions[Bug]:

Open PurpleDevIO opened this issue 1 year ago • 1 comments

Would you like to work on a fix?

  • [ ] Check this if you would like to implement a PR, we are more than happy to help you go through the process.

Current and expected behavior

Recently I made a graph in nuxt and I had no issues but when I tried in vue I couldnt make it work so I looked at the examples and when that didnt work I made it as bare bone as possible. So I changed the version from the most recent to the one I used at my nuxt project (4.4.2) and then I tried an older version (4.1.1) and it still didnt work and I cant see what it could be. If I change the data the Y axis will change its values accordingly

code bellow:

Reproduction

use Vue3

chart.js version

4.4.2

vue-chartjs version

5.3.1

Possible solution

No response

PurpleDevIO avatar May 21 '24 06:05 PurpleDevIO

Not sure what the bug is here? What do you mean by "didnt work" ?

apertureless avatar Oct 31 '24 13:10 apertureless