You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The environment I work in prohibits/blocks CDNs, and we are not allowed to use npm, or any front-end as such.
When we use v2.9.4, all I had to do was copy the code from the CDN on my personal computer at home, paste it into a .txt file, and email it to my work address. Drop it in the proper folder, reference it in the code, and I'm up and running. This is not working with v3.8.0.
I have read in the installation guide that this is not a recommended way to utilize ChartJS, but my hands are tied. Any advice?
Thank you for your time.
CFDev22
UPDATE: Sorry.. not sure what happened, but it started working. I was playing around with the code, trying this and that. Looks like the copy/paste from the CDN worked. Sorry for the bother.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, everyone.
The environment I work in prohibits/blocks CDNs, and we are not allowed to use npm, or any front-end as such.
When we use v2.9.4, all I had to do was copy the code from the CDN on my personal computer at home, paste it into a .txt file, and email it to my work address. Drop it in the proper folder, reference it in the code, and I'm up and running. This is not working with v3.8.0.
I have read in the installation guide that this is not a recommended way to utilize ChartJS, but my hands are tied. Any advice?
Thank you for your time.
CFDev22
UPDATE: Sorry.. not sure what happened, but it started working. I was playing around with the code, trying this and that. Looks like the copy/paste from the CDN worked. Sorry for the bother.
Beta Was this translation helpful? Give feedback.
All reactions