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 BoxPlot possible? #716

Open keholmbeck opened 7 years ago

keholmbeck commented 7 years ago

I have had separate success with the multichart (http://plnkr.co/edit/zsNxBJ?p=preview) and the box plot chart (http://plnkr.co/edit/7VHjgy?p=preview). Is there a way to put a box plot in a multi chart or no?

If not, is there a way to add static annotations (not tooltips) to charts?