d3.js visualization of a calendar heatmap.
A new layout compared with the original d3.js calendar. The visualization in this repository is better suited for data that span over a couple years, as opposed to decades.
Features:
Simply cd
into the directory and run a localhost from there.
I recommend using this command:
python -m SimpleHTTPServer
Mike Bostock for creating d3.js and the original calendar visualization. Cynthia Brewer for the color pattern. Yahoo! finance for historical data.
Kathy Zhou, software developer and d3 enthusiast :)
twitter: @kaffkaff
homepage: kathyzhou.com
Modified http://d3js.org/d3.v3.js to a secure url
Modified http://code.jquery.com/jquery-latest.min.js to a secure url
https://d3js.org/d3.v3.js
https://code.jquery.com/jquery-latest.min.js