Browse Source

Add three D3.js resources

Victor Felder 12 years ago
parent
commit
23259b8c03
1 changed files with 3 additions and 0 deletions
  1. 3 0
      javascript-frameworks-resources.md

+ 3 - 0
javascript-frameworks-resources.md

@@ -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