pablojim / highcharts-ng

AngularJS directive for Highcharts
MIT License
1.73k stars 463 forks source link

fix(resize) : fix resizing bug with bootstrap and angular material #565

Closed houssemba closed 7 years ago

houssemba commented 7 years ago

fix #550

pablojim commented 7 years ago

@houssemba Looks good.

Any chance you would add a reference to the css in the README? And a jsfiddle to the demos folder if you are feeling really helpful!

lodrantl commented 7 years ago

I think the element name in CSS is highchart and not highcharts. Other than that it work OK so far.

houssemba commented 7 years ago

Done ! I updated the readme and added a jsfiddle Thanks guys

pablojim commented 7 years ago

@houssemba @lodrantl Thanks!