digideskio / d3js-presentation

Home Page:http://janmilosh.github.io/d3js-presentation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#D3.js Presentation

This presentation is intended to be run locally with the index.html file open along-side the browser window.

First clone this github repository.

To run the demo, navigate to the project root directory and start a server:

$ python -m SimpleHTTPServer

Open your browser to localhost:8000 and open the the presentation index.html file in an editor. You now follow along with the demo and make your own changes if you wish.

Each demo has it's own complete and separate block of D3.js code in the index.html file. These blocks are labeled and separated by comments to make them easier to locate.

About

http://janmilosh.github.io/d3js-presentation/


Languages

Language:HTML 95.1%Language:CSS 4.9%