Skip to content

A vanilla.js double recycler baseline that should be a good starting point for other uses.

Notifications You must be signed in to change notification settings

tyler-albert/infinite-heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A vanilla.js double recycler baseline that should be a good starting point for other uses.

The standard approach for rendering a heatmap in javascript is to use plotly.js. However, I had a need for a 1000 x 1000 heatmap, which plotly.js choked on. Also, plotly renders it's heatmaps by generating an image, which sometimes limits custom behavior.

About

A vanilla.js double recycler baseline that should be a good starting point for other uses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors