Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
bdeb6d9
feat: init sequence scatter
skie1997 Dec 17, 2024
54fe2dc
feat(sequence-scatter-background): add categorical background drawing…
Feb 19, 2025
bb82f72
feat: add draw background for sequence-scatter
Mildclimate Mar 9, 2025
efb769d
fix: fix some case for add bg func
Mildclimate Mar 21, 2025
d454b37
Merge pull request #3866 from VisActor/sync/main-1.13.8
xile611 Mar 31, 2025
2195fdc
docs: generate changelog of release v1.13.8
xile611 Mar 31, 2025
faa5af8
docs: add swimming animation pictogramChart demo and related docs
Mar 29, 2025
5d1f068
chore: 更新文档贡献人和中文文档规范
Mar 31, 2025
4f050b5
feat: add new pictogram-guwen demo
zamhown Mar 31, 2025
426efa4
fix: adjust the size of guwen chart
zamhown Mar 31, 2025
031860c
Merge pull request #3871 from VisActor/feat/guwen-demo
zamhown Mar 31, 2025
2c109ab
feat: add a title to guwen demo
zamhown Mar 31, 2025
7eeb371
fix: add a title to guwen demo
zamhown Mar 31, 2025
5d41740
fix: add a title to guwen demo
zamhown Mar 31, 2025
6d4fe1c
Merge pull request #3872 from VisActor/feat/guwen-demo
zamhown Mar 31, 2025
a25c9df
chore: update rush change log
kkxxkk2019 Apr 1, 2025
10a162a
feat: markLine and markArea's label can define more than one, closed …
kkxxkk2019 Apr 1, 2025
6e6b098
fix: type-step markline label update error fix
kkxxkk2019 Apr 1, 2025
5a52a3a
fix: empty placeholder should update after data is updated, fix #3855
xile611 Apr 2, 2025
1ee4e7e
docs: update changlog of rush
xile611 Apr 2, 2025
1b6fbdf
docs: update release changelog of 1.13.8
xile611 Apr 3, 2025
4f0a2b3
docs: supply interface of docs. fix#3877
skie1997 Apr 3, 2025
37266da
Merge pull request #3878 from VisActor/fix/sequence-chart-docs
xile611 Apr 3, 2025
d0d05b1
feat: add new api `filterGraphicsByDatum` to BaseChart
xile611 Apr 3, 2025
b40b4f7
fix: optimize the `filterGraphicsByDatum` about empty data
xile611 Apr 3, 2025
dfb7cf8
fix: fix type error of datazoom texts
xile611 Apr 8, 2025
fa5928b
docs: update changlog of rush
xile611 Apr 8, 2025
79bc4e6
fix: clear event listener for normal animation when updateSpec
xiaoluoHe Apr 8, 2025
10129ec
fix: the width of title label should auto fit content width when `aut…
xile611 Apr 9, 2025
816341f
docs: update changlog of rush
xile611 Apr 9, 2025
5dd054c
fix: when set defaultSelect of crosshair, `axisIndex` should have a d…
xile611 Apr 9, 2025
198f843
docs: update changlog of rush
xile611 Apr 9, 2025
226ca04
Merge pull request #3884 from VisActor/fix/clear-normal-animate-event
xile611 Apr 10, 2025
3fa7513
Merge pull request #3882 from VisActor/fix/datazoom-text-type
xile611 Apr 10, 2025
e2f95eb
Merge pull request #3875 from VisActor/fix/pie-empty-placeholder
xile611 Apr 10, 2025
210d484
Merge pull request #3879 from VisActor/feat/filter-elements-by-data
xile611 Apr 11, 2025
69bbf0b
chore: upgrade vrender version
kkxxkk2019 Apr 14, 2025
eb2f546
docs: add comments and docs
kkxxkk2019 Apr 14, 2025
2597330
chore: update rush changelog
kkxxkk2019 Apr 14, 2025
b8a98b0
feat: gauge support clip when mark outof axis. close#3859
skie1997 Apr 15, 2025
34a5753
fix: mark line valid judgement. fix#3857
skie1997 Apr 15, 2025
7a08852
feat: axis datafilter support context. close#3332
skie1997 Apr 15, 2025
f91f25c
chore: test error
skie1997 Apr 15, 2025
d9a950f
docs: add trigger type
skie1997 Apr 15, 2025
2d7f79b
docs: rectify sampling types. close#2742
skie1997 Apr 15, 2025
64f0294
docs: supply github address of theme packages. close#2669
skie1997 Apr 15, 2025
f582a00
Merge pull request #3897 from VisActor/feat/axis-datafilter-callback
xile611 Apr 16, 2025
1891712
Merge pull request #3896 from VisActor/fix/mark-line-valid-bug
xile611 Apr 16, 2025
c3f53d7
fix: code review
skie1997 Apr 16, 2025
241391c
feat: import and adjust data of training process 2
Weiyu-Kong Mar 7, 2025
24bebc3
feat: convert original data to sequence-scatter chart data
Weiyu-Kong Mar 7, 2025
8459478
feat: two features for sequence-scatter
Weiyu-Kong Mar 7, 2025
5276a80
refactor: split into two demos and extract the data preprocessing log…
Weiyu-Kong Mar 27, 2025
498492c
minor: update comment
Weiyu-Kong Mar 27, 2025
3a6a986
refactor:
Weiyu-Kong Mar 27, 2025
4cfc3b1
minor: auto format
Weiyu-Kong Mar 27, 2025
0b634dd
feat: reset sequence chart type
skie1997 Apr 16, 2025
f03a269
Merge remote-tracking branch 'chenqian/feat/sequence-scatter-backgrou…
skie1997 Apr 16, 2025
9ce3857
feat: add initial file
skie1997 Apr 16, 2025
f9c258e
feat: code review problem
skie1997 Apr 16, 2025
3427040
feat: reset sequence scatter chart type of kde
skie1997 Apr 16, 2025
19d5d06
Merge remote-tracking branch boheng/feat/sequence-scatter into feat/s…
skie1997 Apr 16, 2025
4c79e8c
fix: reset sequence chart type
skie1997 Apr 16, 2025
54db660
docs: add sequence scatter demo
skie1997 Apr 16, 2025
7399dc5
Merge branch develop into feat/sequence-scatter
skie1997 Apr 16, 2025
fd5ed3e
Merge pull request #3898 from VisActor/docs/trigger-type
xile611 Apr 16, 2025
0715a38
chore: lint and prettier problem
skie1997 Apr 16, 2025
f2a8ac1
chore: fix prettierrc problem
skie1997 Apr 16, 2025
f516c9c
chore: fix prettierrc problem
skie1997 Apr 16, 2025
008b3c3
Merge branch develop into feat/sequence-scatter
skie1997 Apr 16, 2025
7daa278
Merge branch 'develop' into feat/sequence-scatter-dev
skie1997 Apr 16, 2025
e055e65
chore: fix prettier problem
skie1997 Apr 16, 2025
fad1a02
chore: fix build problem
skie1997 Apr 17, 2025
9e96429
Merge pull request #3903 from VisActor/fix/build-problem
xile611 Apr 17, 2025
e880277
Merge pull request #3867 from VisActor/docs/generate-changelog-v1.13.8
xile611 Apr 17, 2025
6717a37
Merge pull request #3904 from VisActor/fix/crosshari-defaultSelect-ax…
xile611 Apr 17, 2025
a10621c
chore: upgrade deps version
kkxxkk2019 Apr 17, 2025
7ef5dd2
fix: clip to clamp. fix#3859
skie1997 Apr 17, 2025
18c6f6f
chore: fix prettier problem
skie1997 Apr 17, 2025
4b61c98
fix: clip to clamp. fix#3859
skie1997 Apr 17, 2025
81774ef
chore: fix prettier problem
skie1997 Apr 17, 2025
b0b3269
Merge pull request #3873 from VisActor/feat/issue-3868
xile611 Apr 18, 2025
63c289d
Merge pull request #3895 from VisActor/feat/gauge-clip
xile611 Apr 18, 2025
8c3d072
Merge pull request #3887 from VisActor/fix/dom-tooltip-autowidth-of-t…
xile611 Apr 18, 2025
7abb7c0
fix: fix coordinate of rect crosshair when bandSize is 0, fix #3907
xile611 Apr 18, 2025
ac66573
docs: update changlog of rush
xile611 Apr 18, 2025
fea2893
refactor: brush interactive. close#3765 & #3262 & #2802 & #3885
skie1997 Apr 17, 2025
a6d6641
Merge pull request #3909 from VisActor/fix/crosshair-size-of-point-scale
xile611 Apr 21, 2025
2e0784d
fix: upgrade vrender to 0.22.10
xile611 Apr 18, 2025
4e8f358
fix: code review problem
skie1997 Apr 18, 2025
dd30dae
chore: fix test html
xile611 Apr 21, 2025
54b9702
fix: fix type error of brush
xile611 Apr 21, 2025
b6a13b5
Merge pull request #3908 from VisActor/refactor/brush-dev
xile611 Apr 21, 2025
211c3fb
build: release version 1.13.9
xile611 Apr 21, 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
8 changes: 4 additions & 4 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
* PNPM documentation: https://pnpm.io/package_json#pnpmoverrides
*/
"globalOverrides": {
// "@visactor/vrender-core": "0.22.3",
// "@visactor/vrender-kits": "0.22.3",
// "@visactor/vrender-components": "0.22.3"
// "@visactor/vrender-core": "0.22.8",
// "@visactor/vrender-kits": "0.22.8",
// "@visactor/vrender-components": "0.22.8"
},
/**
* The `globalPeerDependencyRules` setting provides various settings for suppressing validation errors
Expand Down Expand Up @@ -190,4 +190,4 @@
// },
// "pnpm": { "futurePnpmFeature": true }
}
}
}
Loading
Loading