Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
993ebbf
docs: generate changelog of release v2.0.5
xuefei1313 Sep 19, 2025
667ddf5
Merge pull request #4204 from VisActor/sync/main-2.0.5
xuefei1313 Sep 19, 2025
1759581
Merge pull request #4205 from VisActor/docs/generate-changelog-v2.0.5
xuefei1313 Sep 19, 2025
72be503
feat: support calc in formatter
xuefei1313 Sep 24, 2025
0901e71
docs: update changlog of rush
xuefei1313 Sep 24, 2025
fb57c70
feat: add unit test for formatter
xuefei1313 Sep 24, 2025
c131c5e
fix: fix the issue of legend pager
xuefei1313 Sep 24, 2025
2f5da68
Merge pull request #4212 from VisActor/fix/legend-pager-count
xuefei1313 Sep 24, 2025
373af56
Merge pull request #4211 from VisActor/feat/support-calc-in-formatter
xuefei1313 Sep 28, 2025
afc8285
fix: fix issue of markline will report an error when series has no data
xuefei1313 Oct 9, 2025
ddd193d
docs: update changlog of rush
xuefei1313 Oct 9, 2025
6eac434
Merge pull request #4216 from VisActor/fix/fix-error-of-markline-when…
xuefei1313 Oct 9, 2025
1443ed1
feat: upgrade vrender to fix animation bug
xuefei1313 Oct 11, 2025
8ff01f9
feat: update bugreport metthod
xuanhun Oct 13, 2025
2dbd394
Merge pull request #4221 from VisActor/feat/update-issue-template
xuefei1313 Oct 13, 2025
5b89417
Merge pull request #4222 from VisActor/fix/fix-animation-error-when-d…
xile611 Oct 13, 2025
fe47e25
feat: support waterfallType in waterfall chart
xuefei1313 Oct 13, 2025
6011006
Merge pull request #4220 from VisActor/feat/support-waterfalltype
xuefei1313 Oct 14, 2025
03a7980
feat: change vrender dependencies
xuefei1313 Oct 14, 2025
1ad3cb5
Merge pull request #4224 from VisActor/feat/change-vrender-dependencies
xuefei1313 Oct 14, 2025
fa9ea37
build: release version 2.0.6
xuefei1313 Oct 14, 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
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ body:

For usage questions, please use the following resources:

- Read the [docs](https://www.visactor.io/)
- Find in [examples](https://www.visactor.io/)
- Look for / ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/visactor)
- Read the [docs](https://www.visactor.io/vchart/guide/tutorial_docs/VChart_Website_Guide)
- Find in [examples](https://www.visactor.io/vchart/example)
- Look for / ask questions on [faq](https://www.visactor.io/vchart/faq/) or ask intelligence assistant on [visactor.com](https://www.visactor.io/vchart)

For non-technical support or general questions, you can email [xuanhun521@126.com](mailto:xuanhun521@126.com).
For non-technical support or general questions, you can email [717532978@qq.com](mailto:717532978@qq.com).

Also try to search for your issue - it may have already been answered or even fixed in the development branch. However, if you find that an old, closed issue still persists in the latest version, you should open a new issue using the form below instead of commenting on the old issue.

Expand All @@ -41,7 +41,7 @@ body:
attributes:
label: Link to Minimal Reproduction
description: |
If the reproduction does not need a build setup, please provide a link to [JSFiddle](https://jsfiddle.net/pfv0azuc/4/),[CodePen](https://codepen.io/kkxxkk2019/pen/KKrMRqa) or [CodeSandbox](https://codesandbox.io/s/the-template-of-visactor-vchart-vl84ww). If it requires a build setup, you can use [CodeSandbox](https://codesandbox.io/s/the-template-of-visactor-vchart-vl84ww) or provide a GitHub repo.
If the reproduction does not need a build setup, please provide a link to [VChart playground](https://www.visactor.io/vchart/playground) link(use "share" button to get the link),or a GitHub repo.
The reproduction should be **minimal** - i.e. it should contain only the bare minimum amount of code needed to show the bug.
Please do not just fill in a random link. The issue will be closed if no valid reproduction is provided. [Why?](https://antfu.me/posts/why-reproductions-are-required)

Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/feaure_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ body:

For usage questions, please use the following resources:

- Read the [docs](https://www.visactor.io/)
- Find in [examples](https://www.visactor.io//)
- Look for / ask questions on [Stack Overflow](https://stackoverflow.com/questions/tagged/visactors)
- Read the [docs](https://www.visactor.io/vchart/guide/tutorial_docs/VChart_Website_Guide)
- Find in [examples](https://www.visactor.io/vchart/example)
- Look for / ask questions on [faq](https://www.visactor.io/vchart/faq/) or ask intelligence assistant on [visactor.com](https://www.visactor.io/vchart)

For non-technical support or general questions, you can email [xuanhun521@126.com](mailto:xuanhun521@126.com).
For non-technical support or general questions, you can email [717532978@qq.com](mailto:717532978@qq.com).

Also try to search for your issue - it may have already been answered or even fixed in the development branch. However, if you find that an old, closed issue still persists in the latest version, you should open a new issue using the form below instead of commenting on the old issue.

Expand Down
133 changes: 67 additions & 66 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.4","mainProject":"@visactor/vchart","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vchartMain","version":"2.0.5","mainProject":"@visactor/vchart","nextBump":"patch"}]
8 changes: 8 additions & 0 deletions docs/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.0.5

2025-09-19



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

# v2.0.2

2025-07-28
Expand Down
8 changes: 8 additions & 0 deletions docs/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.0.5

2025-09-19



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

# v2.0.2

2025-07-28
Expand Down
14 changes: 7 additions & 7 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
},
"dependencies": {
"@arco-design/web-react": "2.46.1",
"@visactor/openinula-vchart": "workspace:2.0.5",
"@visactor/react-vchart": "workspace:2.0.5",
"@visactor/vchart": "workspace:2.0.5",
"@visactor/vchart-extension": "workspace:2.0.5",
"@visactor/openinula-vchart": "workspace:2.0.6",
"@visactor/react-vchart": "workspace:2.0.6",
"@visactor/vchart": "workspace:2.0.6",
"@visactor/vchart-extension": "workspace:2.0.6",
"@visactor/vchart-theme": "~1.6.6",
"@visactor/vmind": "1.2.4-alpha.5",
"@visactor/vutils": "~1.0.6",
"@visactor/vrender": "1.0.13",
"@visactor/vrender-kits": "1.0.13",
"@visactor/vrender": "~1.0.18",
"@visactor/vrender-kits": "~1.0.18",
"@visactor/vtable": "1.19.0-alpha.0",
"@visactor/vtable-editors": "1.19.0-alpha.0",
"@visactor/vtable-gantt": "1.19.0-alpha.0",
Expand Down Expand Up @@ -58,4 +58,4 @@
"react-device-detect": "^2.2.2",
"minimist": "1.2.8"
}
}
}
4 changes: 2 additions & 2 deletions packages/block-vchart/block/vchart/index.js

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions packages/harmony_vchart/library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.0.5

2025-09-19



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

# v2.0.2

2025-07-28
Expand Down
2 changes: 1 addition & 1 deletion packages/harmony_vchart/library/oh-package.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
name: '@visactor/harmony-vchart',
version: '2.0.5',
version: '2.0.6',
description: '@visactor/vchart 针对 harmonyOS 打造的图表库,拥有非常酷炫的动画能力,近20种图表类型,以及原生的渲染性能',
main: 'Index.ets',
author: {
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading
Loading