@@ -106,7 +106,7 @@ Mon, 25 Sep 2023 10:49:42 GMT
106106- feat: support ` label.confine ` for markLine and markPoint to auto adjust label's position, relate https://github.com/VisActor/VChart/issues/699
107107- fix: ` offsetX ` and ` offsetY ` can not work in mark component
108108- feat: support ` minAngle ` for pie chart, relate #738
109- - feat: disable label animation as default in map series
109+ - feat: disable label animation as default in map series
110110- fix: sankey chart support color config'
111111- feat: increase chart stacking capabilities, provide stackValue to support independent stacking of multiple series
112112
@@ -223,7 +223,7 @@ Tue, 05 Sep 2023 11:24:47 GMT
223223
224224### Patches
225225
226- - fix: fix the issue of ` seriesIndex ` not work in discrete legend, see #732
226+ - fix: fix the issue of ` seriesIndex ` not work in discrete legend, see #732
227227
228228### Updates
229229
@@ -383,7 +383,7 @@ Thu, 10 Aug 2023 05:23:25 GMT
383383- feat: dimension tooltip supports linear axis
384384
385385
386- - feat: filling full data to map mark data in #420
386+ - feat: filling full data to map mark data in #420
387387- feat(background): support background of chart & series
388388- feat(onError): support configuration of onerror in chart instance initoption
389389- feat: supplement sync methods in vchart instance
@@ -557,11 +557,11 @@ Wed, 26 Jul 2023 03:18:52 GMT
557557- fix(label): pickable shoule be false if label component is configured ` interactive: false `
558558- fix the layoutOffsetX|Y not work in normal items
559559- fix: line mark has a different easing in update animation causes strange animation effect
560- - fix: ` channel ` config not work in animation
560+ - fix: ` channel ` config not work in animation
561561- No longer requires to hold down the Ctrl key for zoom interaction & fix zoomLimit bug
562562- fix: default tooltip handler needs to adapt to the scale property
563563- fix(vchart): export IRegionSpec from VChart
564- - fix(waterfall-position): fix the mistake of compute totalPosition in waterfall-series
564+ - fix(waterfall-position): fix the mistake of compute totalPosition in waterfall-series
565565- fix: compact window variable for non-browser env
566566- fix: compact window variable for non-browser env
567567
0 commit comments