1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-26 05:17:34 +00:00

Add three D3.js resources

This commit is contained in:
Victor Felder 2013-11-04 11:36:35 +01:00
parent f9c80cbcec
commit 23259b8c03

View File

@ -24,6 +24,9 @@
## D3.js
* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
* [D3.js Tutorial](https://www.dashingd3js.com/table-of-contents)
* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks)
* [Dashing D3.js](https://www.dashingd3js.com/table-of-contents)
* [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3)
## Ember.js