Skip to content

fix(animator): NaN shouldn't be considered as the number type.#870

Merged
pissang merged 1 commit into
nextfrom
fix-animator
Jan 9, 2022
Merged

fix(animator): NaN shouldn't be considered as the number type.#870
pissang merged 1 commit into
nextfrom
fix-animator

Conversation

@plainheart
Copy link
Copy Markdown
Collaborator

@plainheart plainheart commented Jan 8, 2022

Currently NaN is being unexpectedly considered as the number type. It brings some bugs to animation.

Fix apache/echarts#16341

Please refer to the last test case in test/pie-animation.html

Before After
bug right

@plainheart plainheart requested a review from pissang January 8, 2022 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants