From 23259b8c030acf31cd3dddf7ff44a91f1f2ee33e Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Mon, 4 Nov 2013 11:36:35 +0100 Subject: [PATCH] Add three D3.js resources --- javascript-frameworks-resources.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index 75d20528..2d540ae4 100644 --- a/javascript-frameworks-resources.md +++ b/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