-
Notifications
You must be signed in to change notification settings - Fork 19.7k
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' branch into 'next' #17403
Conversation
fix: tooltip content changes with axis extent when 'triggerOn' set to 'click'
fix(tree): radial tree with single root doesn't work
chore: fix broken external editor links
* fix(graphe): graphe center don't support string * feat(roam): `View` center support string * test(roam): add test case * fix: use `extensionApi` to get container `height` and `width` * fix: add params * fix(roam): move `api` to `setCenter` * fix: `setCenter` params are required
* feat(piecewise): `selecedtMode` support `boolean` * lint: code style
1) fix some options may be unexpectedly reset when calling setOption. 2) fix group children can't be updated when calling setOption with no `type` option.
feat(tree): `tree` focus supports `relative`
fix(graphic): fix some options may be unexpectedly reset on update
{yy} should be padded to 2 digits
…_axis Fix prepareCustoms key for Single axis.
docs: remove a broken link and update info in CONTRIBUTING.md.
… in Geo `dataToPoint` function.
chore: fix publish ci on fork
fix(line): set default z/zlevel for temporary symbol to avoid warnings.
* feat(treemap.breadcrumb): add `emphasis` state * feat(treemap.breadcrumb): enbale `emphasis` by default * feat(treemap.breadcrumb): more text style * chore: remove unnecessary code * chore: simplify code * chore: cache emphasis item style
chore(workflow): close stale issues as not planned rather than completed
fix(custom): fix custom elements probably can't be removed due to NPE when applying leave transition
fix `close-issue-reason` option is not being recognized
chore(workflow): upgrade stale action to v5
fix(axis): fix axis symbol is not reversed when axis is reversed
fix(visualMap): fix the indicator doesn't show when hovering on map label
…ine/graph series.
fix(type): add missing type `number` to `emphasis.scale` for scatter/line/graph series
Thanks for your contribution! The pull request is marked to be To reviewers: If this PR is going to be described in the changelog in the future release, please make sure this PR has one of the following labels: This message is shown because the PR description doesn't contain the document related template. |
Congratulations! Your PR has been merged. Thanks for your contribution! 👍 |
Brief Information
This pull request is in the type of: