Skip to content

Commit f68c360

Browse files
committed
Merge remote-tracking branch 'origin/main' into release/1.6.1
2 parents e351528 + bb294d9 commit f68c360

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

packages/vchart-schema/vchart.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95076,4 +95076,3 @@
9507695076
}
9507795077
}
9507895078
}
95079-

packages/vchart/CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ Mon, 25 Sep 2023 10:49:42 GMT
185185
- feat: support `label.confine` for markLine and markPoint to auto adjust label's position, relate https://github.com/VisActor/VChart/issues/699
186186
- fix: `offsetX` and `offsetY` can not work in mark component
187187
- feat: support `minAngle` for pie chart, relate #738
188-
- feat: disable label animation as default in map series
188+
- feat: disable label animation as default in map series
189189
- fix: sankey chart support color config'
190190
- feat: increase chart stacking capabilities, provide stackValue to support independent stacking of multiple series
191191

@@ -302,7 +302,7 @@ Tue, 05 Sep 2023 11:24:47 GMT
302302

303303
### Patches
304304

305-
- fix: fix the issue of `seriesIndex` not work in discrete legend, see #732
305+
- fix: fix the issue of `seriesIndex` not work in discrete legend, see #732
306306

307307
### Updates
308308

@@ -462,7 +462,7 @@ Thu, 10 Aug 2023 05:23:25 GMT
462462
- feat: dimension tooltip supports linear axis
463463

464464

465-
- feat: filling full data to map mark data in #420
465+
- feat: filling full data to map mark data in #420
466466
- feat(background): support background of chart & series
467467
- feat(onError): support configuration of onerror in chart instance initoption
468468
- feat: supplement sync methods in vchart instance
@@ -636,11 +636,11 @@ Wed, 26 Jul 2023 03:18:52 GMT
636636
- fix(label): pickable shoule be false if label component is configured `interactive: false`
637637
- fix the layoutOffsetX|Y not work in normal items
638638
- fix: line mark has a different easing in update animation causes strange animation effect
639-
- fix: `channel` config not work in animation
639+
- fix: `channel` config not work in animation
640640
- No longer requires to hold down the Ctrl key for zoom interaction & fix zoomLimit bug
641641
- fix: default tooltip handler needs to adapt to the scale property
642642
- fix(vchart): export IRegionSpec from VChart
643-
- fix(waterfall-position): fix the mistake of compute totalPosition in waterfall-series
643+
- fix(waterfall-position): fix the mistake of compute totalPosition in waterfall-series
644644
- fix: compact window variable for non-browser env
645645
- fix: compact window variable for non-browser env
646646

0 commit comments

Comments
 (0)