Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Chart.js v3 #628

Closed
2 tasks
ukutaht opened this issue Jan 20, 2021 · 0 comments
Closed
2 tasks

Upgrade to Chart.js v3 #628

ukutaht opened this issue Jan 20, 2021 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@ukutaht
Copy link
Contributor

ukutaht commented Jan 20, 2021

Precheck

We should start using Chart.js v3 when it comes out. Some improvements that this allows:

  • Tree shaking for Chart modules that we do not use
  • Use date-fns instead of Moment to reduce build size. We could probably remove some of the helpers from our own date module with date-fns instead as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant