peopledoc / django-chartjs

Django Class Based Views to generate Ajax charts js parameters.
Other
407 stars 112 forks source link

Chart.min.js is too old #14

Closed g1itch closed 6 years ago

g1itch commented 9 years ago

Chart.js 1.0.2 released 27 days ago. Please update your static. Chart.min.js bundled with package does not contain even an .addData (valuesArray, label).

Natim commented 9 years ago

Do you mind doing a PR for that please?

marauder37 commented 7 years ago

Are there any plans to update the bundled version of Chart.js? The current version is 2.5.0.

Natim commented 7 years ago

@marauder37 I would be glad to merge your pull-request if you can put one together.