Skip to content

jacksonrya/vue-mouse-topography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-mouse-topography

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.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A contour line canvas for Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published