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

Pass props viewBox and preserveAspectRatio to Chart #149

Closed b1f6c1c4 closed 6 years ago

b1f6c1c4 commented 6 years ago

This allows <svg> to scale responsively.

codesuki commented 6 years ago

Thanks! That's nice to have :)

b1f6c1c4 commented 6 years ago

@codesuki Would you please update the dist folder and bump a minor version for this? Thanks.

codesuki commented 6 years ago

Done.