An open API service indexing awesome lists of open source software.

https://github.com/scotthmurray/d3-book

Code examples for “Interactive Data Visualization for the Web”
https://github.com/scotthmurray/d3-book

Last synced: 1 day ago
JSON representation

Code examples for “Interactive Data Visualization for the Web”

Awesome Lists containing this project

README

        

# d3-book

These are sample code files to accompany the book “Interactive Data Visualization for the Web, Second Edition” by Scott Murray, published in July 2017 by O’Reilly.

- [O’Reilly book page](http://shop.oreilly.com/product/0636920037316.do)
- [Author’s website](http://alignedleft.com/)

Always find the latest book info at: [d3book.com](http://d3book.com)

## Version

**Important:** Make sure you are using the correct version of these sample files! Otherwise, the code you see here may not exactly match what you see in the book.

This is version **2.0** of the examples, which should sync perfectly with what appears in the second edition. (Fingers crossed.)

For code shown in the **first edition of the book** (published March 2013), find version 1.0 on [the releases page](https://github.com/alignedleft/d3-book/releases).