iClient-JavaScript
iClient-JavaScript copied to clipboard
Bump echarts from 4.9.0 to 5.3.3
Bumps echarts from 4.9.0 to 5.3.3.
Release notes
Sourced from echarts's releases.
5.3.3
- [Feature] [bar] add new stacking strategies. #17086 (villebro)
- [Feature] [tree]
treefocus supportsrelative. #17009 (susiwen8)- [Feature] [visualMap]
selectedModesupportsboolean. #16972 (susiwen8)- [Feature] [graph] [tree] [map] series
centerof view supportsstring. #16904 (susiwen8)- [Fix] [line] fix polygon not being updated when switching from line chart to step line chart with
notMerge: true. #16772 (jiawulin001)- [Fix] [tree] fix radial tree with a single root not working. #16950 (fuchunhui)
- [Fix] [tree] fix unexpected expanded children when edgeShape is polyline. #16548 (linghaoSu)
- [Fix] [graph] fix user cursor setting not being respected. #16867 (susiwen8)
- [Fix] [graph] fix
autoCurvenesstype. #16897 (kongmoumou)- [Fix] [radar] fix names being
-in tooltip whenname.showisfalse. #15985 (Ovilia)- [Fix] [radar] fix regression bug brought by branch merging. #16764 (plainheart)
- [Fix] [geo] fix linesGL series not render. #17150 (plainheart)
- [Fix] [pictorialBar] improve PictorialBarSeriesOption type definition. #17155 (dmzc)
- [Fix] [tooltip] fix content changes with axis extent when 'triggerOn' set to 'click'. #16939 (jiawulin001)
- [Fix] [dataZoom] fix
borderColormay not work in some bundle environments. #16854 (Ling310)- [Fix] [markLine] fix markLine label showing wrong tooltip content. #16971 (plainheart)
- [Fix] [markArea] fix markArea may be filtered unexpectedly. #16861 (jiawulin001)
- [Fix] [axis] fix
{yy}not being padded to 2 digits. #17064 (Fritzbox2000)- [Fix] [axis] fix quarters splitting the year into 4 quarters not 3. #17073 (Fritzbox2000)
- [Fix] [axis] fix custom series not working on singleAxis. #16850 (benlongo)
- [Fix] [graphic] fix some options may be unexpectedly reset on update. #17007 (plainheart)
- [Fix] [decal] fix pattern not changing after set
legend.itemStyle.decalto be'none'. #16922 (jiawulin001)- [Fix] [radialGradient] add safe guarding for radial gradient. #898. #919 (lefex) (Ovilia)
- [Fix] [types] fix typo in
DataStore. #16824 (XXXMrG)5.3.3-rc.1
Release 5.3.3-rc.1
5.3.2
- [Feature] [line] allow
areaStyle.originto take number as input. #16719 (jiawulin001)- [Feature] [scatter]
scalesupport number. #16688 (susiwen8)- [Feature] [tree] add
collapsedtotreeclick event parameters. #16660 (susiwen8)- [Fix] [marker] fix marker state doesn't restore after blurring. #16670 (susiwen8)
- [Fix] [gauge] fix progress bar may become unexpectedly circle when value is
0andprogress.roundCapis enabled. #16653 (plainheart)- [Fix] [polar] fix chart throws errors when
splitLineis enabled in radius axis. #16736 (plainheart)- [Fix] [labelLine] fix
labelLinecan't be hidden. #16542 (susiwen8)- [Fix] [dataZoom] fix
dataZoomwas unexpectedly displayed at the top when data contains null values. #16730 (yuanjiangxia)- [Fix] [heatmap] fix unexpected gaps in heatmap charts. #16714 (plainheart)
- [Fix] [toolbox] fix toolbox title may be outside of the chart. #16704 (plainheart)
- [Fix] [toolbox] toolbox doesn't enter emphasis state when hovering on the icon. #16702 (plainheart)
- [Fix] [toolbox] [dataview] fix unexpected scrollbar and outline when using default textview. #16691 (plainheart)
- [Fix] [visualMap] fix some text style can't work on
visualMap. #16679 (fuchunhui)- [Fix] [line] fix line graph renders null value incorrectly. #16672 (WindyZ99)
- [Fix] [sanky] fallback to black if color is illegal. #16614 (susiwen8)
- [Fix] [types] fix wrong jpg instead of jpeg image export types. #16747 (yassilah)
5.3.2-rc.1
Release 5.3.2-rc.1
... (truncated)
Commits
86eba71Merge pull request #17190 from apache/release-dev6dfe96dchore: update zrender version in the source code21f220fchore: release 5.3.33a5edc2test: change cdn to unpkg1a584e4Merge pull request #17182 from apache/master0c7291fMerge pull request #17181 from apache/test-cdnc82eb41test: update visual test cdn to be unpkge2d26a2Merge pull request #17172 from susiwen8/fix-comment734cfbfchore: remove some unintentional comment4c167a3Merge pull request #17155 from dmzc/fix-pictorialbar-dts- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ovilia, 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)