chore(deps): update dependency echarts to v6.1.0#2100
Open
renovate[bot] wants to merge 2 commits into
Open
Conversation
40d6b70 to
1e0226d
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
ljanner
reviewed
May 28, 2026
Member
There was a problem hiding this comment.
@panch1739 just a quick hint regarding some changes from echarts. Not high impact, I just want to make sure UX is aware and that this is a clear update. Could you take a quick look just to be sure 🙏
Member
There was a problem hiding this comment.
The maxLabel (end of the X-axis) is now displayed.
akashsonune
approved these changes
May 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.0.0→6.1.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
apache/echarts (echarts)
v6.1.0Compare Source
dataMinanddataMaxoption for calculating a nice axis extent. #20838 (Justin-ZS, Ovilia)"value"/"time"/"category"/"log") to render series (typically"bar"/"pictorialBar"/"candlestick"/"boxplot") without overflow (including the case"category"axis withboundaryGap: false); providecontainShapeoption; provide some correspondingclipoption. dbfaf6a73 fe932a2aa 3973b21ee (100pah) #21511 (Akash Sonune)"log"axis. dedc5dc18 (100pah)axisLabel.formatterto receive its index for working withcustomValues. #21220 #21432 (Szymon Pachucki, Ovilia, plainheart)triggerEventoption for more control over mouse event. #21001 (Steven Cobb, plainheart)tangential-nofliprotation mode to keep labels tangential without flipping. #21258 (春秋半夏, Ovilia)progress.colorsupports'auto'. #21224 (StNimmerlein, Ovilia)clockwiseoption. #21143 (Dai Xuezhou, Ovilia)cursoroption forcandlestickseries and addcursorGraboption &cursorGrabbingfor'inside'dataZoom. #21558 (zuming, Ovilia, 100pah, Ovilia)clipoption on"scatter"/"effectScatter"ongeo. 417592289 (100pah)seriesTargetsoption for multiple series-dimension mappings. #20703 (Justin-ZS, plainheart)matrix.x/y.lengthfor conveniently creating a headless matrix without composing an array. #21191 (100pah, plainheart)triggerEventoption to support triggering event on matrix cells. #21390 (Natsuo Kawai, 100pah)customValueswithformatterin time axis (axis.type: 'time') label. #21352 (Srajan Sanjay Saxena, plainheart)alignTickstrategy, and fixLogScaleprecision. a6ab2458f ffcc636fb (100pah)axis.type: 'time') orcustomValues, which causes jitter ofsplitArea; fix theshowMin/MaxLabelhandling of a category axis (axis.type: 'category'); enable a uniformbandWidthcalculation in numeric axis (axis.type: 'value' | 'time' | 'log'). 8de2b64fa 15af0db02 8ddaa5c69 (100pah)axis.type: 'time') bug when value scale is in millisecond. 40b77b464 (100pah)roundTripis not enabled. #21320 (Mayank Mehta, plainheart)series.encodeon horizontal layout. #21325 (Purbayan Pramanik, 100pah)gridcomponent). 18a23a875 (100pah)scaleLimitis specified #21427 (TateLiu, 100pah)tooltipXSS vulnerability in lines series (series.type: 'lines'). #21608 (plainheart)tooltipcontent does not refresh when changing tooltip trigger from'axis'to'item'. #20710 (Justin-ZS, plainheart)valueFormattercallback paramdataIndexshould berawDataIndexrather thandataZoomfiltereddataIndex. #21479 (100pah, plainheart)axisPointershadow and enable clipping - it is previously only applicable to"category"axis, but is buggy in numeric axis with"bar"series. 8de2b64fa (100pah)axisPointerrestoration. 56a32c0bb (100pah)markerfails to render withdatasetandencode. #21439 (plainheart, 100pah).dataZoomwhen theserieshas only one data point. #21196 (alesmit, Ovilia)dataZoombug that data info disappears when dragging released; fixdataZoomdragging cursor style. 64305a4b8 (100pah)dataZoomcontrols axes withalignTicks: true. d168bf237 (100pah)AxisProxycan not be cleared whendataZoomoption changed; fix relatedonZerobehaviors. 52ceb924a 2e82d33c3 (100pah)areaStylerender error when dimension name is empty string. #21219 (Justin-ZS, Ovilia)emphasiscolor is the same as the default color. #21384 (Ovilia) b094f987d (100pah)dataViewcomponent does not fit the dark mode. #21176 (notthistrain, Ovilia)labelLine.smoothcan not be reset. #21425 (fanwww, plainheart)roundRecthelper. zrender#1155 (plainheart)encodeBase64compatibility to make it available in more environments like Web Worker/NodeJS/Bun. zrender#1145 (plainheart)echartsinstance object asrawinVue. #21293 (plainheart)langDE. #21571 (A-Loot, plainheart)TS,ESMandCJScompatibility. #21411 (Akash Sonune, 100pah)TSexport types. #21147 (100pah, Ovilia)nodeScaleRatiooption type forgraphseries. #21229 (ocshawn, plainheart)emphasis.handleLabelofsliderdataZoomshould be an optional type. #21175 (Ovilia, plainheart)unpkgentry topackage.json. #21177 (Yue JIN, plainheart)eachmethod ofSeriesData. #21294 (Yurun, plainheart)test/webkit-dep.htmtest case. #21508 (zuming, Ovilia)v6.0.0:tooltip.valueFormattercallback is changed fromdataIndex(i.e., the index afterseriesdata filtered bydataZoom) torawDataIndex(i.e., the index of the original inputseriesdata).startValuewas also used asaxis.minif axis.min was not provided. The new version decouples them - explicitly setting them both (e.g.,startValue: 111, min: 111) is equivalent to the previous behavior (startValue: 111andminis not specified)."bar"/"pictorialBar"/"candlestick"/"boxplot"series could overflow the Cartesian rectangle (grid) at the edge shapes. The new version eliminates that overflow. The previous behavior can be restored viaaxis.containShape: false.Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
Documentation.
Examples.
Dashboards Demo.
Playwright report.
Coverage Reports: