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

fix(path): using appendData instead of setData for path #1096

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Conversation

Ovilia
Copy link
Member

@Ovilia Ovilia commented Oct 10, 2024

When providing the ability to support compoundPath for custom series in Apache ECharts, I found that only the last path data is rendered in a compundPath. This is cause by calling setData instead of appendData in Path.

Ovilia added a commit to apache/echarts that referenced this pull request Oct 10, 2024
@Ovilia Ovilia merged commit 0969347 into master Oct 14, 2024
3 checks passed
@Ovilia Ovilia deleted the fix-path branch October 14, 2024 06:30
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