Incubator Echarts Versions Save

Apache ECharts is a powerful, interactive charting and data visualization library for browser

5.4.0-rc.1

1 year ago

5.3.3

1 year ago
  • [Feature] [bar] add new stacking strategies. #17086 (villebro)
  • [Feature] [tree] tree focus supports relative. #17009 (susiwen8)
  • [Feature] [visualMap] selectedMode supports boolean. #16972 (susiwen8)
  • [Feature] [graph] [tree] [map] series center of view supports string. #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 autoCurveness type. #16897 (kongmoumou)
  • [Fix] [radar] fix names being - in tooltip when name.show is false. #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 borderColor may 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.decal to 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

1 year ago

Release 5.3.3-rc.1

5.3.2

2 years ago
  • [Feature] [line] allow areaStyle.origin to take number as input. #16719 (jiawulin001)
  • [Feature] [scatter] scale support number. #16688 (susiwen8)
  • [Feature] [tree] add collapsed to tree click 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 0 and progress.roundCap is enabled. #16653 (plainheart)
  • [Fix] [polar] fix chart throws errors when splitLine is enabled in radius axis. #16736 (plainheart)
  • [Fix] [labelLine] fix labelLine can't be hidden. #16542 (susiwen8)
  • [Fix] [dataZoom] fix dataZoom was 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

2 years ago

Release 5.3.2-rc.1

5.3.1

2 years ago
  • [Feature] [i18n] Add korean translation #16582 (hijae)
  • [Feature] [heatmap] Add borderRadius option to heatmap. #16493 (Rain120)
  • [Fix] [lines] Fix potential memory leak in the effect line when setOption with notMerge. #16525 (pissang)
  • [Fix] [line] Fix stepped line charts with empty data. #16435 (Gyyi)
  • [Fix] [line] Fix empty data in lttb sampling. #16431 (fuchunhui)
  • [Fix] [tooltip] Changing default time formatter to be in 24-hour format. #16421 (Comee)
  • [Fix] [graphic] Fix cursor doesn't work in graphic component. #16513 (plainheart)
  • [Fix] [pictorialBar] Fix pictorialBar data with value of 0. #16469 (fuchunhui)
  • [Fix] [svg] Fix render bug when using decal. #889 (pissang)
  • [Fix] [tooltip] Fix legend.tooltip.enterable and tooltip.enterable. #16463 (fuchunhui)
  • [Feature] [event] Provide label index in axis events #16187 (Ovilia)
  • [Fix] [sunburst] Centering labels of sunburst at the first level. #16425 (FrankChencc)
  • [Fix] [tooltip] Hide tooltip when data view is open. #16321 (plainheart)
  • [Fix] Fix sampling with zero width charts. #16372 (Cuiyansong)

5.3.1-rc.1

2 years ago

Release 5.3.1-rc.1

5.3.0

2 years ago
  • [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 alignTicks for mutliple axis alignment. #16300 (pissang)
  • [Feature] [state] Add select.disabled to disable select state. #15534 (susiwen8)
  • [Feature] [state] Add selectedMode: 'series' to select the whole series. #15534 (susiwen8)
  • [Feature] [state] Add emphasis.disabled to disable emphasis state. #16368 (pissang)
  • [Feature] [map] Introduce projection to map series and geo component. #16364 (pissang)
  • [Feature] [geo] Support LineString and MultiLineString in GeoJSON source. #16364 (pissang)
  • [Feature] [tooltip] Add valueFormatter in the tooltip. #16332 (pissang)
  • [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 sourceHeader: false may not work. #16376 (lefex)
  • [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 dataType param to highlight edge by dispatchAction. #16243 (Dingzhaocheng)
  • [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 scale on the log axis. #15998 (susiwen8)
  • [Fix] [radar] Fix tooltip displayed wrong when name.show is false. #15985 (Ovilia)
  • [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 divideShape: 'clone' in the universal transition #16250 (pissang)
  • [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

2 years ago

5.2.2

2 years ago
  • [Feature] [line] Add triggerLineEvent. Support trigger mouse event on polyline and polygon area. #15847 (susiwen8)
  • [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 yAxis.max is set to be a value less than the min value of the series data. #15878 (plainheart)
  • [Fix] [tooltip] Fix boolean value display. #15869 (Ovilia)
  • [Fix] [types] Add undefined to the return type of getInstanceByDom and getInstanceById #15913 (plainheart)