From c2a739635a5e111cde0890e866810f5abf051136 Mon Sep 17 00:00:00 2001 From: Tom Gallacher Date: Mon, 7 Nov 2016 15:26:56 +0000 Subject: [PATCH] Update README.md --- spikes/architecture/d3/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spikes/architecture/d3/README.md b/spikes/architecture/d3/README.md index 35dc1b4e..9304b03b 100644 --- a/spikes/architecture/d3/README.md +++ b/spikes/architecture/d3/README.md @@ -7,4 +7,8 @@ It does seem to slow down on larger nodes, but this is mainly due to the built i As a developer I found my self more productive with the API that d3 exposes, and was able to accomplish more in the same time as other frameworks. +## Research + +- React http://formidable.com/blog/2015/05/21/react-d3-layouts/ + ![screenshot from 2016-11-04 16-48-29](https://cloud.githubusercontent.com/assets/524382/20059671/5ab66080-a4ef-11e6-94d6-d09bbaa9a76a.png)