Chart.js not rendering on editor X?

@spamushere I’m not familiar with the chart.js package. You should able to refer to the documentation to find out how to import via the CDN. You shouldn’t need any different configuration. The difference would be instead of using the NPM library, you will import that library via the CDN.

Perhaps Amanda can share how she did this.