Commit Graph

33 Commits

Author SHA1 Message Date
Yuxin
98a213ab70
perf: simplify plugin registration; add comments and unit tests (#5352)
* perf: refactor register;add comments and unit tests

* fix: ci

---------

Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2024-01-17 18:59:21 +08:00
Aaron
ae2a1ad3be
chore: add screenshot for tournament (#5270)
* chore: add screenshot for tournament

* docs: update tournament example data format
2023-12-14 20:41:33 +08:00
TT
c71dcac8e3
feat: add tournament demo (#5224)
* feat: add tournament demo

---------

Co-authored-by: TT <TT@mine.com>
2023-12-08 20:27:30 +08:00
Aaron
0a0dc61a88
refactor: refactor for plane node demo and docs (#5220)
* refactor: refactor for plane node demo and docs
2023-12-04 21:24:44 +08:00
Timo Suoranta
91844fd062
feat: add plane-node for v5 (#5189)
* feat: add planeNode

---------

Co-authored-by: TT <TT@mine.com>
2023-12-04 15:19:49 +08:00
Aaron
0b89bf7f86
refactor: adjust site demos (#5217)
* refactor: remove unused demos

* refactor: adjust onresize handle

* refactor: update 3d data resource

* docs: update demos imports

* refactor: handle resize uniformly and import module name

* fix: fix issue that demo cannot get container

* refactor: remove unused demos of algorithm and case
2023-12-04 14:42:33 +08:00
yvonneyx
d891fbe173
fix: fix incomplete animation field parsing (#5180)
* fix: fix incomplete animation field parsing

---------

Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-29 10:59:21 +08:00
Yanyan Wang
c770297fad
fix: transforms should not be executed when update positions (#5177) 2023-11-22 11:39:29 +08:00
Aaron
35aa9486a1
fix: fix issues about examples (#5163)
* fix: fix issue that lodController options.debounce may not exists

* fix: fix issue that Behavior be exported as type

* fix: fix issue that wasm layout demo cannot find graph

* fix: fix typo
2023-11-20 09:49:15 +08:00
Yanyan-Wang
0fbe76dbda chore: refine demo and test data 2023-11-01 17:18:41 +08:00
Yanyan-Wang
4c22889e9f chore: update test data to json 2023-11-01 16:28:53 +08:00
Yanyan-Wang
06c4990271 perf: update incremental nodes initial positions for better animations 2023-11-01 15:12:14 +08:00
Yanyan-Wang
2cb187eb8f chore: demo review 2023-10-31 22:14:20 +08:00
Yanyan-Wang
2d0bf33db0 feat: label canvas and lod controller plugin 2023-10-24 18:04:11 +08:00
Yanyan-Wang
95abc85e06 feat: fitView support configure onlyZoomAtLargerThanViewport; fix: dagre with layer in node data; 2023-10-19 13:42:52 +08:00
yvonneyx
f21b12f28a Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges 2023-10-10 18:48:39 +08:00
Yanyan-Wang
fba9c158b1 fix: create-edge shouldBegin and shouldEnd 2023-10-10 11:51:20 +08:00
yvonneyx
a45097714b fix: refine process parallel edges 2023-10-09 15:35:22 +08:00
yvonneyx
86be188583 Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges 2023-10-09 14:53:21 +08:00
Yanyan-Wang
dbca9b43c7 docs: add map view demo 2023-10-08 14:50:16 +08:00
Yanyan-Wang
5ec4bdfe0e chore: export BaseNode; fix: cannot zoom-in with zoom-3d; chore: unify before and afterlayout events 2023-10-07 19:15:25 +08:00
yvonneyx
77ce78928b feat: update transform PLUGIN dataflow 2023-10-07 17:59:58 +08:00
Yanyan-Wang
b27f42c911 chore: refine 2023-09-20 18:17:33 +08:00
Yanyan-Wang
05214ee16c feat: update mapper 2023-09-13 18:46:45 +08:00
Yanyan-Wang
8bdd693963 chore: update data urls 2023-09-01 00:13:08 +08:00
Yanyan-Wang
f951c95fb3 chore: replace v5 screenshots for site 2023-08-31 22:16:30 +08:00
Yanyan-Wang
11631817b1 chore: transform to transforms 2023-08-31 19:58:09 +08:00
Yanyan-Wang
b201af82aa docs: tutorial docs 2023-08-31 18:16:13 +08:00
yuqi.pyq
239e3df077 chore: fix layout translate example 2023-08-31 15:21:57 +08:00
Yanyan-Wang
ea290872d7 docs: update and feature docs for site; docs: add some interaction demos to site 2023-08-31 01:18:58 +08:00
xiaoiver
8201044261
fix: 3d example (#4880)
* fix: 3d example

* chore: lint
2023-08-30 19:46:00 +08:00
Yanyan-Wang
504e969bb4 docs: add feature demos to site 2023-08-30 14:33:36 +08:00
Yanyan-Wang
0fa5a8a1b4 feat: add 3d demo to site 2023-08-30 14:32:45 +08:00