React-Faux-DOM: Responsive SVG-Graphs with D3.js and React

Written by sinacodes | Published 2017/08/28
Tech Story Tags: javascript | d3js | react | responsive-design

TLDRSome Days ago I started my research for D3 implementation in <a href="https://hackernoon.com/tagged/react" target="_blank">React</a>. There are a few Options — I guess the basics of most of them were already discussed enough (<a href="https://formidable.com/open-source/victory/" target="_blank">Victory</a> and <a href="http://recharts.org/#/en-US/" target="_blank">Recharts</a>, to name the Top-Canidates). One of these Options is using <a href="https://github.com/Olical/react-faux-dom" target="_blank">React-Faux-Dom</a>. I played around a little and just want to share the easiest way to make the D3-SVGs responsive.via the TL;DR App

Some Days ago I started my research for D3 implementation in React. There are a few Options — I guess the basics of most of them were already discussed enough (Victory and Recharts, to name the Top-Canidates). One of these Options is using React-Faux-Dom. I played around a little and just want to share the easiest way to make the D3-SVGs responsive.

Another interesting Library worth mentioning is VX — still in beta-phase though, but worth keeping an eye on.


Published by HackerNoon on 2017/08/28