569 B
569 B
Setup Instructions
Since we are not using a package manager, you need to manually download the Chart.js library.
-
Download Chart.js
- Click this link: Chart.js UMD Build
- Right-click the page/code and select "Save Page As..." (or "Save As...").
- Save the file as
chart.jsinside thelibfolder of your project. - Path:
e:\dev\antigrav_lab\lib\chart.js
-
Verify
- Ensure the file exists at
lib\chart.js.
- Ensure the file exists at
-
Run
- Open
index.htmlin your browser.
- Open