Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.0] [FEATURE] Support separate and combine animation in custom series. #13468

Merged
merged 20 commits into from Oct 21, 2020

Conversation

100pah
Copy link
Member

@100pah 100pah commented Oct 21, 2020

Follow #13358

(1) Support custom series morphing with split/merge effect.
(2) Add API: setOption(option, { transition: { ... } }) to indicate the transition relationship.
(3) Fix underlying schedule framework buggy disopose when setOption at the second time and change data.
… the dimension. (2) Clarify the API name and behavior of data transform. (3) Try to freeze the raw data exposed to data transform.
# Conflicts:
#	src/echarts.ts
…eving raw ordinal value when ordinal dimensions is on axis.
# Conflicts:
#	src/echarts.ts
#	src/util/model.ts
@100pah 100pah merged commit 2f23e9c into next Oct 21, 2020
@pissang pissang changed the title Custom morph2 [5.0] [FEATURE] Support separate and combine animation in custom series. Oct 29, 2020
@pissang pissang deleted the custom-morph2 branch October 11, 2021 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants