A heatmap of mouse movements in the style of topography.
The interface from which the mouse is tracked can be different from the canvas (default). If a custom interface is used, it should exist behind other elements meant for interaction; the interface can't sit atop the DOM because it doesn't propogate events down.
npm install
npm run serve
npm run build
npm run lint