Skip to content

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

Merged
Ovilia merged 3 commits intomasterfrom
fix-path
Oct 14, 2024
Merged

fix(path): using appendData instead of setData for path#1096
Ovilia merged 3 commits intomasterfrom
fix-path

Conversation

@Ovilia
Copy link
Copy Markdown
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
@Ovilia Ovilia deleted the fix-path branch October 14, 2024 06:30
Ovilia added a commit that referenced this pull request Dec 4, 2024
plainheart added a commit that referenced this pull request Dec 4, 2024
fix(path): revert #1096 to be path.setData
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