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

multibarchart missing legendPosition option #697

Open ngenuity opened 7 years ago

ngenuity commented 7 years ago

I see that the pieChart has this option but I do not see it for the multibarchart. Is there a reason for this? I really need to move my legend to the right side. I tried using legendPosition but it doesn't seem to be supported for this chart. I assume all charts should support this.