This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(chart): Fixes an issue where the tooltip stayed open when the chart
was destroyed. Fire the tooltipClose event when the chart is destroyed, so any open tooltip will close when the parent chart component is destroyed. Fixes #579
- Loading branch information