codesuki / react-d3-components

D3 Components for React
http://codesuki.github.io/react-d3-components/example.html
MIT License
1.63k stars 206 forks source link

Responsive chart #159

Closed Muneem closed 6 years ago

Muneem commented 6 years ago

How to create Responsive chart? I don't want to set height and width of chart as its should take these dimensions from its parent container?

I have tried removing width and height and even from css assigning width and height to 100% but its not working.

So it will be much better if you provide responsive functionality also

codesuki commented 6 years ago

https://github.com/codesuki/react-d3-components/issues/9#issuecomment-215487450