-
Notifications
You must be signed in to change notification settings - Fork 19.6k
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
Merge master into next #20252
Merge master into next #20252
Conversation
…onents (resolves #20128)
… not show after dispatching `legendAllSelect` action.
chore: enable prompt to use typescript from workspace
chore(workflow): fix pr-preview workflow
… instance rather than create an new function to reduce runtime memory cost (fix #20151)
fix(legend): fix legend action is not isolated from other legend components
fix(candlestick): add back missing support for non-normal states since v5.0.0
perf(line): reduce runtime memory cost
feature(axis): add showMin/MaxLine to splitline in coordinate axis
fix(pie): fix some labels may not show
Bumps [socket.io-parser](https://github.com/Automattic/socket.io-parser) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/Automattic/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/3.3.4/CHANGELOG.md) - [Commits](socketio/socket.io-parser@3.3.3...3.3.4) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…nTest/socket.io-parser-3.3.4 chore(deps-dev): bump socket.io-parser from 3.3.3 to 3.3.4 in /test/runTest
fix(axis): fix ticks overflowing grid area with dataZoom
feat(aria): allows excluding data in aria-label
fix(time): fix bar bandWidth with inversed time axis
Thanks for your contribution! The pull request is marked to be |
The changes brought by this PR can be previewed at: https://echarts.apache.org/examples/editor?version=PR-20252@7955a46 |
Congratulations! Your PR has been merged. Thanks for your contribution! 👍 |
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