Conversation
Now the changes are more naturally co-op with original code and can be applied in dataZoom.
…into issue#17077
chore: add source release debug file
chore: revert #19567 "chore: add source release debug file"
…etect if `MouseEvent` object is supported (fix unexpected replacement in 53babd2#diff-0b91602cf047a98c67d6c4edaacbfa7399c8e0d2d4564b83ece8419d144aea84R64)
fix(toolbox): use `typeof` operator rather than `isFunction` util to detect if `MouseEvent` object is supported
chore: merge release into master
fix(pie): fix `endAngle` is not applied on the empty circle
Fixed an issue where repeated rendering caused stalling --------- Co-authored-by: miracleren <miracleren@163.com>
fix(aria): avoid throwing error in SSR mode (#19191)
…-time
feat(time): add meridian template {a}/{A}
fix(series): avoid NPE caused by `seriesData.getLinkedData`
…back-params fix(marker): fix marker label formatter can't get series information
feat(sankey): Add sankey chart itemStyle.borderRadius support.
feat: barSeries.startValue added
feat(treemap): add scaleLimit to limit the zooming. close #14599
…sit `'echarts/types/dist/shared.d.ts'` since v5.5.0. Fix it. Fix #19663.
Fix that in users' .d.ts `import('echarts/types/dist/shared')` can not visit `'echarts/types/dist/shared.d.ts'` since v5.5.0
test(treemap): update test case for #18304
feat(axis): custom axis tick/label positions
|
Thanks for your contribution! The pull request is marked to be |
100pah
approved these changes
Jun 17, 2024
|
Congratulations! Your PR has been merged. Thanks for your contribution! 👍 |
Contributor
|
The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-20037@a282471 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brief Information
This pull request is in the type of:
What does this PR do?
Fixed issues
Details
Before: What was the problem?
After: How does it behave after the fixing?
Document Info
One of the following should be checked.
Misc
ZRender Changes
Related test cases or examples to use the new APIs
N.A.
Others
Merging options
Other information