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

Replace chart.min.js by chart.umd.js #916

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

JimmyGouraud
Copy link
Contributor

@JimmyGouraud JimmyGouraud commented Nov 11, 2023

There is no chart.min.js file when you npm install chart.js. I supposed it has been replaced by chart.umd.js as indicated in the Chart.js integration documentation.

There is no "chart.min.js" file when you "npm install chart.js".
I supposed it has been replaced by "chart.umd.js" as indicated in the Chart.js integration documentation.
Copy link
Collaborator

@stockiNail stockiNail left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would suggest to user chart.umd.min.js

@JimmyGouraud
Copy link
Contributor Author

JimmyGouraud commented Nov 11, 2023

But there is currently no chart.umd.min.js file available with npm install chart.js.
image

@stockiNail
Copy link
Collaborator

Ok, accessing to CDN by script tag, you can use also umd.min. But that's ok.

@stockiNail stockiNail added this to the 3.1.0 milestone Nov 11, 2023
@stockiNail
Copy link
Collaborator

Thanks @JimmyGouraud

@stockiNail stockiNail merged commit 4b8ff4f into chartjs:master Nov 11, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants