@@ -68,7 +68,7 @@ Mon, 25 Sep 2023 10:49:42 GMT
6868- feat: support ` label.confine ` for markLine and markPoint to auto adjust label's position, relate https://github.com/VisActor/VChart/issues/699
6969- fix: ` offsetX ` and ` offsetY ` can not work in mark component
7070- feat: support ` minAngle ` for pie chart, relate #738
71- - feat: disable label animation as default in map series
71+ - feat: disable label animation as default in map series
7272- fix: sankey chart support color config'
7373- feat: increase chart stacking capabilities, provide stackValue to support independent stacking of multiple series
7474
@@ -185,7 +185,7 @@ Tue, 05 Sep 2023 11:24:47 GMT
185185
186186### Patches
187187
188- - fix: fix the issue of ` seriesIndex ` not work in discrete legend, see #732
188+ - fix: fix the issue of ` seriesIndex ` not work in discrete legend, see #732
189189
190190### Updates
191191
@@ -345,7 +345,7 @@ Thu, 10 Aug 2023 05:23:25 GMT
345345- feat: dimension tooltip supports linear axis
346346
347347
348- - feat: filling full data to map mark data in #420
348+ - feat: filling full data to map mark data in #420
349349- feat(background): support background of chart & series
350350- feat(onError): support configuration of onerror in chart instance initoption
351351- feat: supplement sync methods in vchart instance
@@ -519,11 +519,11 @@ Wed, 26 Jul 2023 03:18:52 GMT
519519- fix(label): pickable shoule be false if label component is configured ` interactive: false `
520520- fix the layoutOffsetX|Y not work in normal items
521521- fix: line mark has a different easing in update animation causes strange animation effect
522- - fix: ` channel ` config not work in animation
522+ - fix: ` channel ` config not work in animation
523523- No longer requires to hold down the Ctrl key for zoom interaction & fix zoomLimit bug
524524- fix: default tooltip handler needs to adapt to the scale property
525525- fix(vchart): export IRegionSpec from VChart
526- - fix(waterfall-position): fix the mistake of compute totalPosition in waterfall-series
526+ - fix(waterfall-position): fix the mistake of compute totalPosition in waterfall-series
527527- fix: compact window variable for non-browser env
528528- fix: compact window variable for non-browser env
529529
0 commit comments