codesuki / react-d3-components

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

Dual Y-axix on LineChart #47

Open s-thapa opened 9 years ago

s-thapa commented 9 years ago

I am trying to add another Y-axix in Line chart. How can I implement on react-d3.

codesuki commented 9 years ago

At the moment that's kinda difficult but I am just rewriting some part to be able to layer graphs and axes. Then it will be easy.