krispo / ng2-nvd3

Angular2 component for nvd3
http://krispo.github.io/ng2-nvd3/
MIT License
328 stars 104 forks source link

added OnDestroy for solving clearing issues if using '*ngIf' #87

Closed fortiZde closed 7 years ago

fortiZde commented 7 years ago

Just a little change cause of an issue with tooltips. If a tooltip is displayed and the chart disappears, the tooltip remains. ng2-nvd3

krispo commented 7 years ago

Thanks a lot!