Skip to content

mikaukora/vanjs-heatmap

Repository files navigation

Chart.js heatmap with VanJS

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

Run (development)

npm install

npm run dev

Start mock API:

npm run server:mock

Edit db.json to modify mocked API response:

npm run datagen

Build

npm run build

To try it out:

open public/index.html

About

Chart.js heat map with VanJS and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published