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

How to Combine box plot chart with line chart? #742

Open Dhiraj1411 opened 6 years ago

Dhiraj1411 commented 6 years ago

I've a requirement where I need to combine box plot chart with line chart. Can anyone please help me to achieve this functionality>

image

Dhiraj1411 commented 6 years ago

I've implemented the solution using d3 only.

https://github.com/Dhiraj1411/box-plot-combined-with-line-chart