Skip to content

johnBartos/react-d3-demo

Repository files navigation

Responsive Resizing - The React Way

Responsivly resizing fixed-width content (like d3 visualizations) is pretty messy. It's doubly so in React - components understanding their own DOM attribute makes them too smart and stateful for their own good. Fortunately, React presents a neat way to encapsulate this messiness through Higher-Order Components.

Check out the demo and view the source code

About

A demo for a meetup on how to make a responsive reaact element for d3 visualizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published