fix(deps): update dependency echarts to v5 #377
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:
4.9.0
->5.6.0
Release Notes
apache/echarts (echarts)
v5.6.0
Compare Source
regions[].silent
option. #20566 (Ovilia)isTruncated
state property forText
element. #1101 (100pah)'relative'
for highlighting ancestor and descendant nodes. #20399 (sz-p)showMinLine
/showMaxLine
option forsplitLine
. #20114 (adaelixir)handleLabel.show
option. #20082 (Ovilia)silent
option fordayLabel
/monthLabel
/yearLabel
. #20492 (plainheart)cursor
option. #20113 (adaelixir)aria.data.excludeDimensionId
to exclude specific dimensions in aria-label. #20218 (semla)role="img"
to chart container element. #20050 (ViniciusCestarii)areaStyle
skewing in stepped line series and incorrectconnectNull
behavior #20092 (Ovilia)selectedMode
is disabled. #20551 (sz-p)notMerge
strategy. #20435 (ktx-abhay)textStyle.lineHeight
does not work. #20398 (sz-p)links
/nodes
/levels
option is undefined. #20380 (sz-p)series.encode
with category axis. #20324 (jonoshearman)minmax
sampling behavior. #20315 (ribeirompl)transparent
color issue. #1076 (plainheart)SeriesData#rawIndexOf
function. #20534 (plainheart)overflow
is'truncate'
. #1091 (linghaoSu) #1100 (100Pah)symbolOffset
can be a 2d array for both symbols. #20491 (plainheart)New Contributors
v5.5.1
Compare Source
startValue
option. #17078 (jiawulin001)itemStyle.borderRadius
option. #19763 (deftliang){a}/{A}
. #19888 (maurodesouza)totalZoom
parameter for thegeoroam
event. #19837 (zhaoxinggang)scaleLimit
option to limit the zooming. #18304 (liuyizhou)seriesData.getLinkedData
. #19901 (plainheart)endAngle
is not applied on the empty circle. #19642 (plainheart)MouseEvent
doesn't exist. #19620 (plainheart)import('echarts/types/dist/shared')
can not visit'echarts/types/dist/shared.d.ts'
since v5.5.0. #20030 (100pah)New Contributors
v5.5.0
Compare Source
padAngle
option. #19076 (linghaoSu)endAngle
for control pie range. #18820 (linghaoSu)angleAxis.endAngle
. #19099 (yassilah)appendTo
option to allow customizing tooltip container. #18436 (viking7982)dataIndex
tovalueFormatter
callback. #19123 (ChepteaCatalin)emphasis.labelLine
is not working in pie chart. #19180 (shiersansi)alignWithLabel
. #19516 (Ovilia)ellipsis
&options
of the functiontruncateText
optional. ecomfe/zrender#1047 (plainheart)string
forbarMinWidth
andbarMaxWidth
of the bar series. #19424 (zhaxnb)EChartsInitOpts
and somePayload
types forecharts/core
. #19103 (dalenguyen)OptionDataValue
. #19111 (avin-kavish)undefined
to the return type ofgraphic.clipRectByRect
function. #18950 (benlongo)GraphNodeItemOption
. #18901 (nenoNaninu)liftColor
function from zrender. #19526 (plainheart)New Contributors
v5.4.3
Compare Source
triggerEmphasis
option to disable emphasis. #18524 (juliepagano)trajectory
for emphasis state. #17451 (ElayGelbart)'target'/'source'/'gradient'
doesn't work in non-normal state. #18834 (linghaoSu)value
is undefined in label/edgeLabel formatter. #18733 (plainheart)labelLayout.hideOverlap
is enabled. #18808 (linghaoSu)selectedOffset
is enabled andanimation
is disabled. #1011 (plainheart)info
property was not available in the event handler. #18400 (sobolewsk)ellipsis
was not working. #18525 (Ovilia)endLabel
fails with null data. #18841 (Ovilia){yy}
pattern has no zero padding in time format util. #18535 (linghaoSu)disConnect
but notdisconnect
. #18758 (Justineo)parallel
series. #18425 (ManishDait)null
to the parameters ofinit
function. #18575 (zhuscat)v5.4.2
Compare Source
borderRadius
for polar bar and its background. #17995 (Ovilia)r0
rather than0
. #17997 (Ovilia)markArea
in bar series. #18229 (Ovilia)ssr
is enabled. #18032 (plainheart)radial
layout. #18240 (susiwen8)length
. #18276 (susiwen8)alwaysShowContent
was enabled. #18221 (jianghaoran116)treePathInfo
property into sunburst formatter callback and add missingdata
option intoSunburstSeriesOption
. #18310 (plainheart)symbol
option of tree series. #18070 (ChepteaCatalin)v5.4.1
Compare Source
borderColorDoji
option for custom doji color. #17717 (Ovilia)edgeLabel
. #16767 (susiwen8)none
andcircular
layout. #15428 (kongmoumou)Map
if available. #965 (JonasBa)ECElementEvent
for TypeScript. #17892 (keita-determined)UK
. #17812 (striezel)labelLine
whenminShowLabelRadian
is set. #17715 (plainheart)center
may not be converted to correct point when coordinate system is specified. #17920 (plainheart)dataZoom
is enabled. #17876 (plainheart)dataGroupId
for old data items in universalTransition. #17559 (tyn1998)markArea
doesn't show when usingx/y
pixel butcoord
is not defined. #17217 (jiawulin001)markArea
of bar series now covers whole specified categories. #17098 (jiawulin001)inverse
doesn't work if series data have the same name. #17510 (caiwukun)EChartsInitOpts
type error about height and width. #17727 (MainHou)overflow
property toAxisLabelBaseOption
interface. #17808 (breizh24)string
&number
type into thecenter
option of pie series. #17917 (plainheart)function
callback intolineStyle.color
for lines series. #17780 (plainheart)v5.4.0
Compare Source
axisLabel
. #16985 (MeetzhDing)emphasis
state forbreadcrumb
. #17242 (susiwen8)ElementEvent
. #15291 (Map1en)labelLine
may not be hidden whenminShowLabelRadian
is specified. #17412 (plainheart)z/zlevel
for temporary symbol to avoid warnings. #17247 (plainheart)inverse
option does not work forsingleAxis
. #17411 (wind108369)emphasis.scale
can't be reset and specified values may not be respected. #17442 (plainheart)number
toemphasis.scale
forscatter/line/graph
series. #17390 (plainheart)tooltip
inmacarons
theme. #17551 (mousne)normal
level in theme files. #17482 (Liangism)sliderZoom
in candlestick series with dataset. #17237 (jiawulin001)false
fornodeClick
option forSunburstSeriesOption
andTreemapSeriesOption
. #17218 (dmzc)src/animation/basicTrasition.ts
→src/animation/basicTransition.ts
#17193 (kxxoling)v5.3.3
Compare Source
tree
focus supportsrelative
. #17009 (susiwen8)selectedMode
supportsboolean
. #16972 (susiwen8)center
of view supportsstring
. #16904 (susiwen8)notMerge: true
. #16772 (jiawulin001)autoCurveness
type. #16897 (kongmoumou)-
in tooltip whenname.show
isfalse
. #15985 (Ovilia)borderColor
may not work in some bundle environments. #16854 (Ling310){yy}
not being padded to 2 digits. #17064 (Fritzbox2000)legend.itemStyle.decal
to be'none'
. #16922 (jiawulin001)DataStore
. #16824 (XXXMrG)v5.3.2
Compare Source
areaStyle.origin
to take number as input. #16719 (jiawulin001)scale
support number. #16688 (susiwen8)collapsed
totree
click event parameters. #16660 (susiwen8)0
andprogress.roundCap
is enabled. #16653 (plainheart)splitLine
is enabled in radius axis. #16736 (plainheart)labelLine
can't be hidden. #16542 (susiwen8)dataZoom
was unexpectedly displayed at the top when data contains null values. #16730 (yuanjiangxia)visualMap
. #16679 (fuchunhui)v5.3.1
Compare Source
v5.3.0
Compare Source
alignTicks
for mutliple axis alignment. #16300 (pissang)select.disabled
to disable select state. #15534 (susiwen8)selectedMode: 'series'
to select the whole series. #15534 (susiwen8)emphasis.disabled
to disable emphasis state. #16368 (pissang)LineString
andMultiLineString
in GeoJSON source. #16364 ([pissang](htConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.