Viewing HTML file chart

First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.

What I’m trying to do

I’m trying to display a chart I made in HTML. It’s a bell curve chart. It let me see various data points. The chart uses chart.js inside of the HTML file

This is the HTML file

Things I have tried

I’ve tried inputting it into an iframe but can’t seem to get it to work.

I also tried installing the chart plugin but the bell chart I made looks close to my chart but it’s not as good.