ai-qing-hai
7309e4118f
chore: update dumi-theme-antv
2023-11-20 19:19:46 +08:00
Aaron
ef337861df
docs: format docs of behaviors, plugins, shape and common ( #5164 )
2023-11-20 17:11:49 +08:00
Aaron
e08c299a69
docs: update v5 site docs ( #5162 )
...
* docs: remove readme and navigation in site
* docs: remove v4 core concept docs
* docs: update history and lod plugin docs
* chore: update dumirc config
* docs: add api shape overview doc
* docs: update manual docs
* docs: update manual and tutorial docs
* chore: update dumirc
* docs: remove design sector
* docs: update docs meta data
* docs: update api docs
2023-11-20 09:50:36 +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
yvonneyx
6be8f9810e
Merge pull request #5138 from antvis/fix/example-force-params
...
refactor: adjust force params demo
2023-11-15 21:26:30 +08:00
yvonneyx
6179c5d036
docs: add item (node,edge,combo) v5 docs ( #5143 )
...
* docs: add nodes docs
* docs: add item edge docs
* docs: refine item (node,edge) docs
* docs: combo docs
* perf: refine model rect item
* docs: add custom data transformer docs
* docs: refine item docs
---------
Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-15 21:16:17 +08:00
Chushen
d3722e94da
refactor: adjust force params demo
2023-11-13 16:40:13 +08:00
Chushen
5a275c9fbd
docs: update demo links
2023-11-13 14:09:28 +08:00
Chushen
c1dad008ef
docs: add plugin demos link
2023-11-13 14:06:28 +08:00
Chushen
d67b6db15a
docs: delete useless plugins docs
2023-11-13 14:02:43 +08:00
Chushen
71780c0e3b
docs: adjust plugins docs arrangement
2023-11-13 13:52:57 +08:00
Chushen
293abb63d2
docs: update rest part of plugin docs
2023-11-13 13:52:57 +08:00
Chushen
4d3a44a75b
docs: update part of plugins docs
2023-11-13 13:52:57 +08:00
Chushen
7bb7e743d6
docs: update behaviors order
2023-11-13 13:42:36 +08:00
Chushen
be1e8c975c
docs: add demo links
2023-11-13 13:41:40 +08:00
Chushen
303afb671c
docs: delete useless docs
2023-11-13 13:37:55 +08:00
Chushen
fe9353a83d
docs: adjust arrange of behaviors docs
2023-11-13 13:04:25 +08:00
Chushen
cc4d2ec779
docs: update rotate canvas 3d
2023-11-13 13:04:25 +08:00
Chushen
407a301431
docs: update rest part of docs of behaviors
2023-11-13 13:04:25 +08:00
Chushen
92e548c28a
docs: adjust IG6GraphEvent types
2023-11-13 13:04:25 +08:00
Chushen
451dbb33d5
docs: update part of behaviors
2023-11-13 13:04:25 +08:00
Yanyan Wang
a022062775
Merge pull request #5133 from antvis/docs/shape
...
docs: update api shape docs
2023-11-13 12:54:35 +08:00
Chushen
0b97d1f2e3
docs: fix sphere geometry docs
2023-11-10 22:22:21 +08:00
Chushen
80ab4ae9fb
docs: update chinese docs title
2023-11-10 22:19:40 +08:00
Chushen
6c24f2003f
docs: remove node style props
2023-11-10 22:12:24 +08:00
Chushen
70daaf85c2
docs: set orders
2023-11-10 22:11:33 +08:00
Chushen
7ce6ed2ea3
docs: adjust base style doc
2023-11-10 22:02:00 +08:00
Chushen
90a769ec78
docs: update node shape docs
2023-11-10 22:00:54 +08:00
Chushen
10bec78e0c
docs: update cube, plane, sphere, torus geometry docs
2023-11-10 21:13:53 +08:00
Chushen
53f995ba95
docs: adjust common docs
2023-11-10 20:58:48 +08:00
Chushen
08bb287f9e
docs: update image, path, polygon, polyline, rect shape docs
2023-11-10 19:36:05 +08:00
Chushen
23c1bfd40e
docs: update base, circle, ellipse, line shape docs
2023-11-10 18:51:21 +08:00
Yanyan-Wang
fe7dcbb528
docs: add data docs
2023-11-10 18:43:02 +08:00
Yanyan-Wang
9aaa29c98d
docs: update docs
2023-11-10 15:00:08 +08:00
Yanyan-Wang
f0defa51ed
docs: chore structure
2023-11-10 14:49:37 +08:00
Yanyan-Wang
7836ce2608
docs: update docs
2023-11-10 14:19:01 +08:00
Yanyan-Wang
d7042e720f
docs: update readme in site
2023-11-10 13:44:42 +08:00
Yanyan-Wang
175a3f79b1
docs: update links in docs
2023-11-10 13:35:12 +08:00
Yanyan-Wang
b4b58f49e7
docs: en docs for data and graph apis
2023-11-10 12:42:25 +08:00
Yanyan-Wang
6a649ca275
docs: remove v4 docs
2023-11-09 17:51:17 +08:00
Yanyan-Wang
29466b30f9
docs: add docs for layouts
2023-11-09 17:50:23 +08:00
Yanyan-Wang
8cfa5e61e6
perf: seperate debounce update relates for correct updating and better performance
2023-11-09 14:44:36 +08:00
Yanyan-Wang
fde08a480b
perf: performance of update position
2023-11-08 15:02:08 +08:00
Yanyan-Wang
1e3a800da9
docs: update v5 docs
2023-11-07 21:39:59 +08:00
Yanyan-Wang
7fcced87f4
chore: arrange the docs
2023-11-07 18:30:09 +08:00
Yanyan-Wang
23f66a04bf
docs: add graph and data docs
2023-11-07 17:40:38 +08:00
Yanyan-Wang
757d405f27
fix: tile rendering causes forceUpdate edge error
2023-11-02 17:30:41 +08:00
Yanyan-Wang
0d6975d54c
fix: force layout with mass
2023-11-02 15:10:32 +08:00
Yanyan-Wang
035b023c71
chore: update spec
2023-11-02 10:37:25 +08:00
Yanyan-Wang
ba11e1d208
feat: updateStateConfig api for graph
2023-11-02 10:35:55 +08:00