Open
Conversation
Snyk has created this PR to upgrade echarts from 5.2.2 to 5.3.0. See this package in npm: https://www.npmjs.com/package/echarts See this project in Snyk: https://app.snyk.io/org/dfa1234/project/aae6bb94-a7d8-4381-ac05-ae44efdfeab5?utm_source=github&utm_medium=referral&page=upgrade-pr
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.
Snyk has created this PR to upgrade echarts from 5.2.2 to 5.3.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Release notes
Package name: echarts
-
5.3.0 - 2022-01-26
- [Feature] Introduce new keyframe based animation to graphic component and custom series. #16225 (pissang)
- [Feature] Support transition animation in the graphic component. #16225 (pissang)
- [Feature] [svg] Refactor SVG renderer. Improved SVG rendering performance by 2x ~ 10x. #836 (pissang)
- [Feature] [svg] Add SVG server-side rendering with zero dependencies. #15880 (pissang)
- [Feature] [axis] Add
- [Feature] [state] Add
- [Feature] [state] Add
- [Feature] [state] Add
- [Feature] [map] Introduce projection to map series and geo component. #16364 (pissang)
- [Feature] [geo] Support
- [Feature] [tooltip] Add
- [Feature] [pie] [sunburst] Supports configuring radius on the four corners of sector. #16298 (plainheart)
- [Feature] [i18n] Add Italian translation. #16211 (andrearoota)
- [Feature] [i18n] Add Romanian translation. #15990 (szilard-dobai)
- [Fix] [graph] Fix error when symbol is none. #16394 (pissang)
- [Fix] [dataset] Fix
- [Fix] [tooltip] Fix the page will be frozen if multiple tooltips are provided. #16347 (plainheart)
- [Fix] [bar] Optimizing bar layout in the large mode. Fix stacked bar when large is enabled. #16338 (pissang)
- [Fix] [bar] Fix stacked bar on the log axis. #16338 (pissang)
- [Fix] [pie] Optimize label layout and text wrapping #16034 (Ovilia)
- [Fix] [polar] Fix edge symbols are clipped unexpectedly for the tiny offset. #16329 (plainheart)
- [Fix] [map] Fix some labels won't be shown when legend is enabled and no label formatter specified. #16322 (plainheart)
- [Fix] [pie] Fix tangential rotation with startAngle. #16307 (Ovilia)
- [Fix] [graph] Support using
- [Fix] [pie] Fix label of first sector may not shown. #16229 (116050423)
- [Fix] [tooltip] Fix tooltip lagging when transition is disabled. #16212 (plainheart)
- [Fix] [axis] Fix axis label width not affect the grid layout. #16203 (Ovilia)
- [Fix] [lines] fix NPE issue when lines series has no coordinate system. #16184 (plainheart)
- [Fix] [line] Fix using endLabel may throw excpetion when series is totally filtered. #16339 (pissang)
- [Fix] [dataZoom] Optimize shadow render performance when dragging on the chart. #16070 (pissang)
- [Fix] [line] Fix bezier points calculated wrong when monotone smooth is used. #16069 (pissang)
- [Fix] [line] Fix tooltip not shown when all values are null #16001 (kongmoumou)
- [Fix] [axis] Fix
- [Fix] [radar] Fix tooltip displayed wrong when
- [Fix] [progressive] Optimize progressive rendering performance #15870 (pissang)
- [Fix] [svg] Fix rect path can't be closed bug.
- [Fix] [svg] Normalize color when using SVG renderer to support more cases. #767 (plainheart)
- [Fix] [pictorialBar] Fixed incorrectly display when data is 0 and border is used. #12793 (yanheSu)
- [Fix] [map] Optimize default label position calculation. Use centroid of the largest area. #16364 (pissang)
- [Fix] [animation] Fix opacity may be wrong when set
- [Fix] [bar] Optimize morphing on the bar with rounded cap. #16246 (pissang)
- Add .js extension in the import statement #16276 (pissang)
-
5.3.0-rc.1 - 2022-01-23
-
5.2.2 - 2021-11-01
- [Feature] [line] Add
- [Feature] [i18n] Add Russian translation. #15867 (finkrer)
- [Feature] [i18n] Add Polish translation. #15891 (CaelumNigre)
- [Fix] [line] fix smoothed line with duplicate points failed to draw #15942 (pissang)
- [Fix] [line] Fix visual gradient is wrong when coords are between two stops. #15938 (pissang)
- [Fix] [calendar] Fix i18n doesn't work in the calendar coordinate system #15935 (plainheart)
- [Fix] [bar] Fix label value animation is not accurate in the bar racing case. #15916 (Ovilia)
- [Fix] [axis] fix charts render abnormally when
- [Fix] [tooltip] Fix boolean value display. #15869 (Ovilia)
- [Fix] [types] Add
from echarts GitHub release notesalignTicksfor mutliple axis alignment. #16300 (pissang)select.disabledto disable select state. #15534 (susiwen8)selectedMode: 'series'to select the whole series. #15534 (susiwen8)emphasis.disabledto disable emphasis state. #16368 (pissang)LineStringandMultiLineStringin GeoJSON source. #16364 (pissang)valueFormatterin the tooltip. #16332 (pissang)sourceHeader: falsemay not work. #16376 (lefex)dataTypeparam to highlight edge bydispatchAction. #16243 (Dingzhaocheng)scaleon the log axis. #15998 (susiwen8)name.showis false. #15985 (Ovilia)divideShape: 'clone'in the universal transition #16250 (pissang)Merge pull request #16414 from apache/release-dev
release 5.3.0
triggerLineEvent. Support trigger mouse event on polyline and polygon area. #15847 (susiwen8)yAxis.maxis set to be a value less than the min value of the series data. #15878 (plainheart)undefinedto the return type ofgetInstanceByDomandgetInstanceById#15913 (plainheart)Commit messages
Package name: echarts
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs