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 Chartjs from 3+ to 4+ #52

Open
eevan7a9 opened this issue Sep 1, 2024 · 0 comments
Open

Upgrade Chartjs from 3+ to 4+ #52

eevan7a9 opened this issue Sep 1, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@eevan7a9
Copy link
Owner

eevan7a9 commented Sep 1, 2024

This upgrade is necessary to leverage the new features and improvements that come with Chart.js 4.x, including performance enhancements, bug fixes, and new chart types.

  • Update Chart.js dependency in package.json.
  • Review and update any code that might be affected by breaking changes between versions 3 and 4.
  • Test all charts in the app to ensure they are rendering correctly after the upgrade.
@eevan7a9 eevan7a9 added dependencies Pull requests that update a dependency file enhancement New feature or request labels Sep 1, 2024
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 enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant