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

Size of dc charts acc to size of div from gridster #687

Open aviralgarg0996 opened 7 years ago

aviralgarg0996 commented 7 years ago

I am using Gridster.js & dc charts on the div so when i resize the div the charts dimensions remains same.Please suggest a solution to set width & height of charts acc to size of div.