krispo / angular-nvd3

AngularJS directive for NVD3 reusable charting library (based on D3). Easily customize your charts via JSON API.
http://krispo.github.io/angular-nvd3
MIT License
1.29k stars 377 forks source link

Multichart with 2 different Y axis and 2 barcharts overlapping #686

Open ngenuityinc opened 7 years ago

ngenuityinc commented 7 years ago

I am trying to use the multichart with 2 different axis and 2 barcharts but the barcharts overlap with each other. i don't see any option to force them to display side by side. If I specify the data to use the same Y axis, then they do display side by side. Please let me know if theres any way to do this or if its just a bug.