Skip to content

vlandham/d3.heatmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

git clone git@github.com:vlandham/vis.git
cd vis
git checkout -b interesting_new_bar_chart
# ... code away

Contents

  • /code
    • used for storing scripts / rough data
  • /
    • main vis area
  • /coffee/
    • coffeescript files. Example vis.coffee setup
  • /data/
    • data dump for .csv and .json files
  • /js/
    • javascript goes here. most in libs directory

Run

thin start

Requirments

thin, sinatra. Gemfile provided.

bundle install

Contents

Twitter Bootstrap

  • 2.0

html5boilerplate

  • 2.0 Aug 10th

d3.js

  • v1.7.0

coffee-script.js

  • v1.2.0

jQuery

  • v1.6.2

About

Simple Example of using D3 for an interactive Heatmap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published