Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
9c70372
Merge pull request #4281 from VisActor/sync/main-2.0.7
xuefei1313 Nov 3, 2025
5ecc834
docs: generate changelog of release v2.0.7
xuefei1313 Nov 3, 2025
83b9322
Update release notes in zh for version 2.0.7
xuefei1313 Nov 3, 2025
a36ea8e
Merge pull request #4282 from VisActor/docs/generate-changelog-v2.0.7
xuefei1313 Nov 3, 2025
0690d6b
fix: fix the vchart-extension packaged artifacts contained an extra v…
xuefei1313 Oct 31, 2025
6242b55
Merge pull request #4277 from VisActor/fix/extension-import
xuefei1313 Nov 3, 2025
193c21b
feat: upgrade vrender to 1.0.24
xuefei1313 Nov 3, 2025
30a2f11
Merge pull request #4283 from VisActor/feat/upgrade-vrender-1.0.24
xuefei1313 Nov 3, 2025
94be9e5
docs: fix registerMorph error in example
xuefei1313 Nov 3, 2025
9eb38d1
Merge pull request #4285 from VisActor/docs/fix-registerMorph-in-example
xile611 Nov 3, 2025
7ff6626
feat: add export for registerChartResizeZoomPlugin in react-vchart
xuefei1313 Nov 3, 2025
97233b1
Merge pull request #4286 from VisActor/feat/add-resize-zoom-export-in…
xuefei1313 Nov 4, 2025
67d808f
fix: fix the issue of markline autoRange
xuefei1313 Nov 6, 2025
9ff4a85
docs: update changlog of rush
xuefei1313 Nov 6, 2025
b510b35
Merge pull request #4290 from VisActor/fix/markline-autoRange
xile611 Nov 6, 2025
8d509e7
refactor: add event filter for datazoom and sort interactive flow
skie1997 Jul 2, 2025
13e3e58
feat: bind the same orient axis. feat #3373
skie1997 Jul 2, 2025
ea105d5
refactor: add event filter for datazoom and sort interactive flow
skie1997 Jul 2, 2025
80e23f7
refactor: add event filter for datazoom and sort interactive flow
skie1997 Jul 2, 2025
a18b815
fix: bar always display when set bar minHeight. fix#3284
skie1997 Jul 2, 2025
d497663
fix: dot series display bug. fix #3282
skie1997 Jul 2, 2025
f1083f2
fix: brush range not correct. fix #3091
skie1997 Jul 2, 2025
de422b7
fix: brush range not correct. fix #3091
skie1997 Jul 2, 2025
d4034a3
fix: datazoom layout when set scale. fix #2574 & #2535
skie1997 Jul 2, 2025
921d012
fix: domain will follow axis. fix #2770
skie1997 Jul 2, 2025
d71ea04
fix: update perview when update data. fix #3331
skie1997 Jul 2, 2025
cc68dbf
feat: add the scaleRawDomainUpdate event for data filter component
xuefei1313 Jul 25, 2025
f20a7ae
feat: add animation false in unit test
xuefei1313 Nov 6, 2025
6c5a5a4
fix: fix the animation bug of datazoom
xuefei1313 Nov 10, 2025
1f608be
fix: fix issue of datazoom
xuefei1313 Nov 10, 2025
7e450c2
fix: fix issue of datazoom
xuefei1313 Nov 10, 2025
b417916
docs: add candlestick demo
xuefei1313 Nov 12, 2025
2d9e635
Merge pull request #4297 from VisActor/feat/add-candlestick-demo
xuefei1313 Nov 12, 2025
da57166
feat: support stage animation
Jul 7, 2025
757ed71
chore: add protection for stage animation
Jul 7, 2025
f90a85f
chore: 添加高斯模糊退场动画效果
drunksweet Jul 20, 2025
0073de0
chore: 添加高斯模糊动画效果
drunksweet Jul 22, 2025
deea9de
chore: 添加图片扭曲\波浪\涟漪\漩涡 动画效果
drunksweet Jul 22, 2025
76a958f
chore: add glitch effect animation
drunksweet Jul 22, 2025
d458d30
chore: add pixelation animation
drunksweet Jul 22, 2025
f6569ba
chore: add grayscale animation
drunksweet Jul 26, 2025
0dd8dca
chore: add particle disintegration animation (explode vortex gravity)
drunksweet Jul 29, 2025
33bd9cb
chore: control chart disappear animation via options
drunksweet Aug 3, 2025
0504f43
feat: register disappear animation effects
drunksweet Aug 3, 2025
238c52f
fix: fix circular import dependencies
drunksweet Aug 8, 2025
1e05423
chore: chore disappear animate
drunksweet Aug 11, 2025
f062276
refactor: refactor particle disappear animation
drunksweet Aug 11, 2025
2073716
refactor: 重构 disappear animation 代码
drunksweet Aug 20, 2025
d6e6578
fix: fix particle animation bugs
drunksweet Aug 22, 2025
642519a
docs: add disappear animation docs
drunksweet Aug 25, 2025
9bb2496
chore: delete local disappear test documents
drunksweet Aug 25, 2025
141db88
chore: add changelog about stage animation effect
drunksweet Aug 25, 2025
271900e
docs: modify the disappear animation to stage animation name and upda…
drunksweet Sep 2, 2025
1994eb9
docs: add candlestick demo
xuefei1313 Nov 12, 2025
bee90a5
docs: add regression demo
xuefei1313 Nov 12, 2025
131197c
docs: add candlestick guide
xuefei1313 Nov 12, 2025
f257422
Merge pull request #4299 from VisActor/feat/effect-animate
xuefei1313 Nov 12, 2025
be364d0
Merge pull request #4298 from VisActor/feat/add-candlestick-demo
xuefei1313 Nov 12, 2025
2063422
fix: fix issue of datazoom
xuefei1313 Nov 13, 2025
e467229
fix: fix issue of datazoom about barMinHeight
xuefei1313 Nov 14, 2025
1af7571
fix: fix issue of datazoom about barMinHeight
xuefei1313 Nov 14, 2025
7c258e2
fix: handler auto size bug
skie1997 Nov 14, 2025
2ac4bc1
fix: fix issue of datazoom
xuefei1313 Nov 14, 2025
c1b47c3
Merge branch 'refactor/datazoom-enhance-and-bugfix' of https://github…
xuefei1313 Nov 14, 2025
02c75d9
fix: fix issue of datazoom
xuefei1313 Nov 14, 2025
607da0a
fix: handler auto size bug
skie1997 Nov 14, 2025
333eec5
Merge branch 'refactor/datazoom-enhance-and-bugfix' of github.com:Vis…
skie1997 Nov 14, 2025
1b43b95
fix: fix issue of datazoom
xuefei1313 Nov 14, 2025
97f7f45
fix: fix issue of datazoom
xuefei1313 Nov 14, 2025
2ab20bc
fix: fix issue of datazoom
xuefei1313 Nov 16, 2025
379a61d
fix: fix issue of datazoom
xuefei1313 Nov 16, 2025
994d0ae
fix: fix auto visible bug
skie1997 Nov 17, 2025
413e12f
Merge branch 'refactor/datazoom-enhance-and-bugfix' of github.com:Vis…
skie1997 Nov 17, 2025
febf0eb
fix: max stack bug of change
skie1997 Nov 17, 2025
5df236a
fix: fix issue of datazoom
xuefei1313 Nov 17, 2025
a813905
Merge branch 'refactor/datazoom-enhance-and-bugfix' of https://github…
xuefei1313 Nov 17, 2025
45756ed
feat: upgrade vrender to fix datazoom
xuefei1313 Nov 17, 2025
9347343
fix: fix issue of datazoom
xuefei1313 Nov 17, 2025
9dc7583
fix: fix issue of datazoom
xuefei1313 Nov 17, 2025
1857ce2
fix: fix issue of datazoom
xuefei1313 Nov 17, 2025
ed5336e
fix: fix issue of datazoom
xuefei1313 Nov 18, 2025
44618cd
fix: fix issue of datazoom
xuefei1313 Nov 18, 2025
353d3c6
fix: fix issue of datazoom
xuefei1313 Nov 18, 2025
c93f5df
chore: add change log
skie1997 Nov 18, 2025
dbf218b
fix: fix issue of datazoom
xuefei1313 Nov 18, 2025
6049e83
fix: fix issue of datazoom
xuefei1313 Nov 18, 2025
28ecd93
Merge branch 'refactor/datazoom-enhance-and-bugfix' of github.com:Vis…
skie1997 Nov 18, 2025
0ef6642
fix: fix issue of datazoom
xuefei1313 Nov 18, 2025
32d1d60
Merge branch 'refactor/datazoom-enhance-and-bugfix' of github.com:Vis…
skie1997 Nov 18, 2025
c3d7b9e
fix: scrollbar visible layout bug
skie1997 Nov 18, 2025
995c3da
fix: init range when set auto
skie1997 Nov 18, 2025
cf3dfa7
fix: init range when set auto
skie1997 Nov 18, 2025
6a4680e
feat: upgrade vrender to fix datazoom
xuefei1313 Nov 18, 2025
30492a8
Merge pull request #4065 from VisActor/refactor/datazoom-enhance-and-…
xuefei1313 Nov 18, 2025
2ad2762
build: release version 2.0.9
xuefei1313 Nov 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
151 changes: 82 additions & 69 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"2.0.6","mainProject":"@visactor/vchart","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"2.0.7","mainProject":"@visactor/vchart","nextBump":"patch"}]
27 changes: 27 additions & 0 deletions docs/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
# v2.0.7

2025-11-03

🆕 New Features

@visactor/vchart: Support resize zoom chart plugin by @xuefei1313 in https://github.com/VisActor/VChart/pull/4241
@visactor/vchart: Register transform boxplot by @xile611 in https://github.com/VisActor/VChart/pull/4268
@visactor/vchart: Add translate-issues workflow configuration by @xuefei1313 in https://github.com/VisActor/VChart/pull/4264
@visactor/vchart: Add regression-lines in vchart-extension by @xile611 in https://github.com/VisActor/VChart/pull/4245
@visactor/vchart: Change vrender dependencies, see https://github.com/VisActor/VChart/pull/4224

🐛 Bug Fixes

@visactor/vchart: Fix crosshair not hide by @xile611 in https://github.com/VisActor/VChart/pull/4252
@visactor/vchart: Fix issue of layout by @xuefei1313 in https://github.com/VisActor/VChart/pull/4249
@visactor/vchart: Fix logistic regression line by @xile611 in https://github.com/VisActor/VChart/pull/4263
@visactor/vchart: Fix support regression line for grouped scatter by @xile611 in https://github.com/VisActor/VChart/pull/4248
@visactor/vchart: Fix check if stackData is empty by @kkxxkk2019 in https://github.com/VisActor/VChart/pull/4244
@visactor/vchart: Fix issue of waterfall stack total by @xuefei1313 in https://github.com/VisActor/VChart/pull/4243





[more detail about v2.0.7](https://github.com/VisActor/VChart/releases/tag/v2.0.7)

# v2.0.6

2025-10-14
Expand Down
24 changes: 24 additions & 0 deletions docs/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# v2.0.7

2025-11-03

**🆕 新增功能**

* **@visactor/vchart**:支持 resize zoom 图表插件,关联 [#4241](https://github.com/VisActor/VChart/pull/4241)
* **@visactor/vchart**:注册 boxplot transform,关联 [#4268](https://github.com/VisActor/VChart/pull/4268)
* **@visactor/vchart**:新增 translate-issues 工作流配置,关联 [#4264](https://github.com/VisActor/VChart/pull/4264)
* **@visactor/vchart**:在 vchart-extension 中新增回归线 (regression-lines),关联 [#4245](https://github.com/VisActor/VChart/pull/4245)
* **@visactor/vchart**:变更 vrender 依赖项,关联 [#4224](https://github.com/VisActor/VChart/pull/4224)

**🐛 功能修复**

* **@visactor/vchart**:修复十字准星 (crosshair) 未隐藏的问题,修复 [#4252](https://github.com/VisActor/VChart/pull/4252)
* **@visactor/vchart**:修复布局 (layout) 的问题,修复 [#4249](https://github.com/VisActor/VChart/pull/4249)
* **@visactor/vchart**:修复逻辑回归线 (logistic regression line) 的问题,修复 [#4263](https://github.com/VisActor/VChart/pull/4263)
* **@visactor/vchart**:修复分组散点图 (grouped scatter) 的回归线支持问题,修复 [#4248](https://github.com/VisActor/VChart/pull/4248)
* **@visactor/vchart**:修复堆叠数据 (stackData) 为空时的检查问题,修复 [#4244](https://github.com/VisActor/VChart/pull/4244)
* **@visactor/vchart**:修复瀑布图堆叠总计 (waterfall stack total) 的问题,修复 [#4243](https://github.com/VisActor/VChart/pull/4243)

[更多详情请查看 v2.0.7](https://github.com/VisActor/VChart/releases/tag/v2.0.7)

# v2.0.6

2025-10-14
Expand Down Expand Up @@ -61,3 +84,4 @@

[更多详情请查看 v2.0.1](https://github.com/VisActor/VChart/releases/tag/v2.0.1)


Loading
Loading