javascript - Need Dual Y axes for line chart along with zooming ability, in D3 charts using AngularJS -


i have used linewithfocuschart of d3 charts getting line chart having zoom in , out ability. want add second y axis it. tried shuffling through code of directive. can see sample chart code here

the multichart did not prove of in case of zooming combined 2 y axes.

can suggest how can add dual y axes chart?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -