Ecosyste.ms: Awesome
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: 28 days ago
JSON representation
Code examples for “Interactive Data Visualization for the Web”
- Host: GitHub
- URL: https://github.com/scotthmurray/d3-book
- Owner: scotthmurray
- License: other
- Created: 2012-10-26T21:16:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2019-12-07T21:40:33.000Z (almost 5 years ago)
- Last Synced: 2024-10-01T15:40:17.158Z (about 1 month ago)
- Language: HTML
- Homepage: http://d3book.com
- Size: 587 KB
- Stars: 2,409
- Watchers: 173
- Forks: 1,791
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - scotthmurray/d3-book - Code examples for “Interactive Data Visualization for the Web” (HTML)
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).