浏览代码

Add three D3.js resources

Victor Felder 12 年之前
父节点
当前提交
23259b8c03
共有 1 个文件被更改,包括 3 次插入0 次删除
  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