Heatmap / matrix with chart.js using VanJS. Chart.js configuration based on https://www.youtube.com/watch?v=185_Ofuq7T0.
VanJS, Typescript, Sass, Webpack, chart.js
npm install
npm run dev
Start mock API:
npm run server:mock
Edit db.json to modify mocked API response:
npm run datagen
npm run build
To try it out:
open public/index.html