[Feature] [geo/map] Support skew in transform and svg parser. #755 (pissang)
[Feature] [tree] Add treeAncestors property in the params of tooltip callback . #14957 (stephenLYZ)
[Feature] [i18n] Add Slovenian translation. #14758 (dkrat7)
[Fix] [canvas] Fix extra ctx.save call when dirty rect is enabled. #765 (pissang)
[Fix] [path] Fix small subpath may be ignored when optimizing small line segments. #760 (pissang)
[Fix] [tooltip] When component tooltip.formatter is not specified, use a specific default formatter, rather than use global tooltip.formatter as default. Fix #14939. #14972 (100pah)
[Fix] [resize] Error thrown when resize is called after setOption called with lazyUpdate: true. Fix #14846, Fix #11395. #14934 (100pah)
[Fix] [treemap] Error when running setOption twice with diff data. #14930 (Map1en)
[Fix] [tree] Error when running setOption twice with diff data. #14905 (Map1en)
[Fix] [option] Check the missing component before merge theme. #14966 (pissang)
[Fix] [text] Fix gradient text background cause rendering error. #756 (pissang)
[Fix] [clip] Line chart will throw an error when clip is set as false. #14813 (plainheart)
[Fix] [label] Ensure the label of the temporary symbol is in front of line and area polygon. #14993 (plainheart)
[Fix] [stack] Fix number getPrecisionSafe incorrect on scientific notation like 3.45e-1. Stack sum eliminate floating arithmetic problem. #15015 (100pah)
[Fix] [dataZoom] Should no dataZoom filtering when toolbox.feature.dataZoom not declared. #15015 (100pah)
[Fix] [line] Avoid the infinite value in linearMap util. #14602 (plainheart)
[Fix] [timeline] Trigger timelineplaychange event when play to the end. #14620 (Ovilia)
[Fix] [custom] Fix progressive rendering in custom series. #14920 (pissang)
This version was pushed to npm by 100pah, a new releaser for echarts since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps echarts from 4.9.0 to 5.1.2.
Release notes
Sourced from echarts's releases.
... (truncated)
Commits
00fde3c
Merge pull request #15084 from apache/release-dev34be25c
release: 5.1.260a9595
fix: test/-cases.html9991333
fix: add missing test cases.97de128
Merge pull request #15067 from apache/master0d4758b
Merge pull request #15015 from apache/fix/stack-miss-data40b599a
fix: when toolbox declared but dataZoom not declared, should not dataZoom fil...214c369
optimize: optimize getPrecision , and use getPrecision instead of getPrecisio...c695011
Merge pull request #15031 from congjiujiu/fix/tooltip-position-callback-type9c28349
fix(tooltip): position callback return type. close #15030Maintainer changes
This version was pushed to npm by 100pah, a new releaser for echarts since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)