Showing or hiding a series in a line chart while an animation is taking place causes zoom to break
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
If you have a line chart with multiple series like this…

…and show or hide a series, the axis zooms to fit the content, like this…

…but if you show or hide again before the transition is complete, the zoom stops at the end of the first transition, and some data isn't shown.

Contributor guide
Assessment
This issue has not been assessed yet.