Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
[Fix] [bar] Polar bar animation should start from r0 rather than 0. #17997 (Ovilia)
[Fix] [marker] Fix abnormal range of markArea in bar series. #18229 (Ovilia)
[Fix] [line] Fix labels don't show in line series when ssr is enabled. #18032 (plainheart)
[Fix] [svg] Fix defined CSS doesn't work due to unexpected encoding for style tag. #982 (plainheart)
[Fix] [sunburst] Fix labels might upside down in radial layout. #18240 (susiwen8)
[Fix] [dataset] Fix chart can't render when using object array and object item contains a property named length. #18276 (susiwen8)
[Fix] [tooltip] Fix tooltip still disappears after leaving the tooltip even if alwaysShowContent was enabled. #18221 (jianghaoran116)
[Fix] [text] Charsets like Cyrillic should break word the same as Latin. #973 (Ovilia)
[Fix] [type] Add missing treePathInfo property into sunburst formatter callback and add missing data option into SunburstSeriesOption. #18310 (plainheart)
[Fix] [type] Add missing callback function type for the symbol option of tree series. #18070 (ChepteaCatalin)
This version was pushed to npm by wfsheep, a new releaser for echarts since your current version.
You can trigger a rebase of this PR 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)
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps echarts from 4.9.0 to 5.4.2.
Release notes
Sourced from echarts's releases.
... (truncated)
Commits
cfb3a8a
chore: release v5.4.2 (#18374)1e6f6a9
Merge pull request #18341 from susiwen8/fix-sunbrust-book5b74a22
fix:sunbrust
label abnormal33b4b87
Merge pull request #18338 from apache/masterbaa57b0
Merge pull request #17995 from apache/fix-179802752bea
Merge pull request #18229 from apache/fix-1813050641db
Merge branch 'master' into fix-17980e02ca38
style(marker): improve codedca62c9
feat: support bar background borderRadius9c743be
Merge pull request #18310 from apache/fix/sunburst-typesMaintainer changes
This version was pushed to npm by wfsheep, a new releaser for echarts since your current version.
You can trigger a rebase of this PR 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)