victorgarciaesgi / vue-chart-3

📊 A simple wrapper around Chart.js 3 for Vue 2 & 3
https://vue-chart-3.netlify.app/
MIT License
308 stars 106 forks source link

Chart outdated #139

Open 1Map opened 1 year ago

1Map commented 1 year ago

According to your package.json "chart.js": "=> ^3.1.0",

This version is a 2 year old version (4.2.0 is the latest)

BayBreezy commented 10 months ago

Any updates on this? It stops a normal npm install

DominikGanic commented 6 months ago

Yeah, sadly, think we have to move on from this package now. Can't use it with "chartjs-plugin-crosshair" as the v2 requires chart.js 4.0.1 or higher - and this is not supported here!

inkbeard commented 5 months ago

Based on https://github.com/victorgarciaesgi/vue-chart-3?tab=readme-ov-file#im-joining-vue-chartjs-as-a-core-maintainer-so-this-package-will-be-kept-just-for-those-who-already-use-it-im-encouraging-new-users-to-use-vue-chartjs-instead, this is not being maintained any longer and you should use https://github.com/apertureless/vue-chartjs instead, which is actively being updated as of 12/14/23.