peopledoc / django-chartjs

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

Update to Chart.js 3 #61

Open EwoutH opened 2 years ago

EwoutH commented 2 years ago

Chart.js 3 has many new features and performance improvements. It would be great to be able to use them in Django Chartjs!

See also the Chart.js 3.x Migration Guide.