n3-charts / line-chart

Awesome charts for AngularJS.
http://n3-charts.github.io/line-chart/
MIT License
1.2k stars 180 forks source link

Dynamic changed data grow up height of chart #552

Closed Ricolo53 closed 6 years ago

Ricolo53 commented 6 years ago

Hello,

I used angular-js + angularjs-material & display chart on mdDialog to know changed price of differents products. I've left/right arrow to dynamic change content of dialog, relative to product information.

When I display first time dialog, height of chart is normal, but when I click many times on arrow, to display others products, height of charts grow up indefinitely.

You can see exemple's image here

Did you have some fix ?

Ricolo53 commented 6 years ago

Fixed with !important on CSS