diff --git a/packages/vchart-schema/vchart.json b/packages/vchart-schema/vchart.json index b8cc8940e..31406fbc5 100644 --- a/packages/vchart-schema/vchart.json +++ b/packages/vchart-schema/vchart.json @@ -95076,4 +95076,3 @@ } } } - diff --git a/packages/vchart/CHANGELOG.md b/packages/vchart/CHANGELOG.md index 7787d9a87..492f0b10f 100644 --- a/packages/vchart/CHANGELOG.md +++ b/packages/vchart/CHANGELOG.md @@ -185,7 +185,7 @@ Mon, 25 Sep 2023 10:49:42 GMT - feat: support `label.confine` for markLine and markPoint to auto adjust label's position, relate https://github.com/VisActor/VChart/issues/699 - fix: `offsetX` and `offsetY` can not work in mark component - feat: support `minAngle` for pie chart, relate #738 -- feat: disable label animation as default in map series +- feat: disable label animation as default in map series - fix: sankey chart support color config' - feat: increase chart stacking capabilities, provide stackValue to support independent stacking of multiple series @@ -302,7 +302,7 @@ Tue, 05 Sep 2023 11:24:47 GMT ### Patches -- fix: fix the issue of `seriesIndex` not work in discrete legend, see #732 +- fix: fix the issue of `seriesIndex` not work in discrete legend, see #732 ### Updates @@ -462,7 +462,7 @@ Thu, 10 Aug 2023 05:23:25 GMT - feat: dimension tooltip supports linear axis -- feat: filling full data to map mark data in #420 +- feat: filling full data to map mark data in #420 - feat(background): support background of chart & series - feat(onError): support configuration of onerror in chart instance initoption - feat: supplement sync methods in vchart instance @@ -636,11 +636,11 @@ Wed, 26 Jul 2023 03:18:52 GMT - fix(label): pickable shoule be false if label component is configured `interactive: false` - fix the layoutOffsetX|Y not work in normal items - fix: line mark has a different easing in update animation causes strange animation effect -- fix: `channel` config not work in animation +- fix: `channel` config not work in animation - No longer requires to hold down the Ctrl key for zoom interaction & fix zoomLimit bug - fix: default tooltip handler needs to adapt to the scale property - fix(vchart): export IRegionSpec from VChart -- fix(waterfall-position): fix the mistake of compute totalPosition in waterfall-series +- fix(waterfall-position): fix the mistake of compute totalPosition in waterfall-series - fix: compact window variable for non-browser env - fix: compact window variable for non-browser env