Commit Graph

279 Commits

Author SHA1 Message Date
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
Aaron
6ce28292b3
fix: fix typos (#5219)
* fix: fix typos
2023-12-04 20:46:28 +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
Aaron
3534d4669b
docs: adjust docs of data (#5211)
* docs: adjust docs of data

* docs: update api docs
2023-12-01 17:44:49 +08:00
Aaron
48308e0bd9
chore: config v5 deploy workflow (#5204) 2023-11-29 11:10:19 +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
Aaron
a2e59c9ac9
docs: update graph instance methods docs (#5203) 2023-11-29 10:51:32 +08:00
Yanyan-Wang
728ed1d69c fix: combo ancestor update problem 2023-11-22 12:55:56 +08:00
Aaron
5fb846d152
chore: update version to 5.0.0 (#5174)
* chore: update version to 5.0.0

* chore: update version reference

* chore: update pnpm-lock file

* chore: update @antv/g6-plugin-map-view dependency reference
2023-11-22 12:34:15 +08:00
Yanyan Wang
c770297fad
fix: transforms should not be executed when update positions (#5177) 2023-11-22 11:39:29 +08:00
yvonneyx
62bab14689
docs: complete docs of custom node,edge,combo (#5171)
* docs: update docs of extension list

* docs: complete docs of custom node,edge,combo

* docs: remove node edge extension

---------

Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-22 10:36:13 +08:00
Aaron
eb7fbb41cc
docs: format api/layout docs (#5166)
* docs: format api/layout docs

* docs: translate CentripetalOptions doc
2023-11-22 10:22:30 +08:00
ai-qing-hai
3e85ff294d docs: image position 2023-11-21 17:50:46 +08:00
MiniPear
eb2777a2c3
Merge pull request #5170 from antvis/fix-dumi-buttons
fix: dumi buttons
2023-11-21 15:03:03 +08:00
yvonneyx
15d41fbe94
docs: add docs of custom data tramsformer and theme; format docs of items api (#5169)
* docs: add Custom Theme Extension

* docs: add custom transform tutorial

* docs: format docs of items (nodes, edges, combos)

---------

Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-11-21 14:56:48 +08:00
ai-qing-hai
e097346533 fix: dumi buttons 2023-11-21 14:39:17 +08:00
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
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
b843ef601e fix: label update problem when fitView and fitCenter with animations; fix: badge shapes display 2023-10-26 12:34:45 +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
Yanyan-Wang
b853dd2355 feat: fitView with onlyOutOfView config; fix: fitView animations; feat: offsetDistance animations; 2023-10-19 13:42:52 +08:00
Yanyan-Wang
6146e8cbf0 fix: error occurs when palette in theme is an object; fix: setItemState ignore when ids is empty 2023-10-19 13:42:52 +08:00
yvonneyx
c80d5899d6 Merge remote-tracking branch 'origin/v5' into v5-polyline-bugfix 2023-10-17 10:10:55 +08:00
yvonneyx
466c9cee71 docs: update sites 2023-10-16 20:10:28 +08:00
yvonneyx
a1a1f8a35a feat: update polyline 2023-10-16 19:54:03 +08:00
Yanyan-Wang
5a905f1f74 fix: drag-canvas and zoom-canvas should debounce condition 2023-10-11 20:33:18 +08:00
Chushen
eb293b7520 docs: add english doc of g2 chart node 2023-10-11 19:26:42 +08:00
Chushen
3e9e92833d docs: update g2 chart node demos 2023-10-11 15:56:24 +08:00
Chushen
d356a6b0a9 chore: fix: fix issue that site cannot start with pnpm and types problems 2023-10-11 14:45:20 +08:00
Chushen
acf450741c feat(docs): add custom g2 node demos 2023-10-11 13:37:08 +08:00
Chushen
7feab21cd5 chore: config for global types 2023-10-11 13:35:29 +08:00
yvonneyx
f21b12f28a Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges 2023-10-10 18:48:39 +08:00
Yanyan-Wang
554b8b8bf3 fix: updateMapper with type change 2023-10-10 16:37:16 +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
1576b71906 chore: update version nums 2023-10-08 22:13:57 +08:00
yvonneyx
1597a9a9f7 fix: polyline cannot display arrow; automatic obstacle avoidance 2023-10-08 21:27:48 +08:00
Yanyan-Wang
874755301b fix: adding plugins by api results in missing afterrender and afterlayout timing events triggered 2023-10-08 17:58:49 +08:00
Yanyan-Wang
21a7ea1e39 chore: update version num 2023-10-08 15:00:35 +08:00
Yanyan-Wang
dbca9b43c7 docs: add map view demo 2023-10-08 14:50:16 +08:00
Yanyan-Wang
1b9ca79ae8 chore: update version numbers 2023-10-07 19:37:54 +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
hustcc
ec82521bf0 refactor: remove antv/matrix-util with gl-matrix 2023-09-27 15:52:49 +08:00
yvonneyx
eb28c80281 feat: processParallelEdge supports add data 2023-09-22 10:22:47 +08:00
Yanyan-Wang
554ea202df chore: remove console 2023-09-21 17:12:58 +08:00
Yanyan-Wang
5307ff8475 chore: remve console 2023-09-21 17:12:47 +08:00
Yanyan-Wang
5204fcbdbe fix: combo link point 2023-09-21 16:52:05 +08:00
Yanyan-Wang
bc177ba8a9 chore: refine 2023-09-21 16:34:02 +08:00
Yanyan-Wang
349d5d377a fix: edges are not correctly updated while combo collapsing; fix: 3d graph edge rendering problem; 2023-09-21 16:32:11 +08:00
Yanyan-Wang
c1e13785e8 chore: update version num 2023-09-20 21:41:55 +08:00
Yanyan-Wang
d847d6082a docs: add scroll-canvas, snapline, create-edge demos 2023-09-20 20:45:13 +08:00
yvonneyx
af94170275 Merge remote-tracking branch 'origin/v5' into feat/processParallelEdges 2023-09-20 20:21:01 +08:00
Yanyan-Wang
b27f42c911 chore: refine 2023-09-20 18:17:33 +08:00
Yanyan-Wang
e657fef1a9 feat: support drawing transient shapes by cloning several shapes from an item 2023-09-20 09:54:46 +08:00
Yanyan-Wang
05214ee16c feat: update mapper 2023-09-13 18:46:45 +08:00
Yanyan-Wang
c8b204406c chore: update test baseline 2023-09-13 10:42:31 +08:00
yvonneyx
b516769927 feat: processParallelEdges 2023-09-11 13:26:30 +08:00
Yanyan-Wang
b5af9c4894 perf: add optimize option to spec; feat: tile for first rendering and zoom-canvas drag-canvas opt 2023-09-11 09:43:29 +08:00
yvonneyx
8a2c4c502c docs: redo/undo; perf: update API name 2023-09-08 17:28:31 +08:00
Yanyan-Wang
97ca1fc4df chore: update site 2023-09-06 14:10:29 +08:00
Yanyan-Wang
ddbdb320b0 fix: path node anchor shapes and badge shapes 2023-09-06 11:04:46 +08:00
Yanyan Wang
bf12667b3e
Merge pull request #4805 from antvis/feat-image-node
feat: add image node
2023-09-05 10:47:58 +08:00
Yanyan-Wang
df71fe1c5c docs: fix doc url problem 2023-09-04 20:04:16 +08:00
yuqi.pyq
2538ba5bfc chore: add image node example 2023-09-04 17:34:26 +08:00
Yanyan-Wang
91491a3a06 chore: update version nums 2023-09-01 17:51:31 +08:00
Yanyan-Wang
017f5125ec docs: add publish doc to site 2023-09-01 17:08:40 +08:00
Yanyan-Wang
ea8624b299 docs: update site news 2023-09-01 16:07:37 +08:00
Yanyan-Wang
7bf5b84f5b chore: refine doc 2023-09-01 15:41:05 +08:00
Yanyan-Wang
90ccdc4ad1 docs: update 2023-09-01 10:05:25 +08:00
Yanyan-Wang
8bdd693963 chore: update data urls 2023-09-01 00:13:08 +08:00
Yanyan-Wang
885e0b0656 chore: update beta version 2023-08-31 23:46:08 +08:00
Yanyan Wang
83ae26590b
Merge pull request #4902 from antvis/v5-site-refine
chore: update site screenshots
2023-08-31 23:40:20 +08:00
Yanyan Wang
1ca3b08193
Merge pull request #4899 from antvis/feat/timebar
feat: add timebar plugin
2023-08-31 23:39:40 +08:00
Yanyan-Wang
d1af6f0534 chore: update site screenshots 2023-08-31 23:39:09 +08:00
Yanyan Wang
82a2c7e1a5
Merge pull request #4901 from antvis/v5-screenshot
chore: replace v5 screenshots for site
2023-08-31 22:22:46 +08:00
Yanyan-Wang
f951c95fb3 chore: replace v5 screenshots for site 2023-08-31 22:16:30 +08:00
pomelo
5e17afdca5
Merge pull request #4900 from antvis/baihui
Feat: translate docs
2023-08-31 09:15:49 -05:00
pomelo-nwu
beb1968271 feat: ajust navbar 2023-08-31 22:14:22 +08:00
baihui
5f3c7fd843 Merge branch 'baihui' of https://github.com/antvis/G6 into baihui 2023-08-31 22:10:32 +08:00
Yanyan Wang
1f46b96685
Merge branch 'v5' into feat/timebar 2023-08-31 22:08:43 +08:00
pomelo-nwu
ec76ecb73c feat: update doc 2023-08-31 22:06:26 +08:00
pomelo-nwu
4b27a2decf feat: update config 2023-08-31 22:00:18 +08:00
baihui
0eba0b9d59 docs: 翻译中文readme 2023-08-31 21:59:28 +08:00
Chushen
d2892723b4 docs(timebar): add site demos 2023-08-31 21:47:30 +08:00
pomelo-nwu
80f73acb52 feat: add item module,not translate 2023-08-31 21:44:58 +08:00
yvonneyx
aadef7f171
add V5 site elements & interactions (#4896)
* docs: v5-site-elements

* docs: add interaction demos

* docs: add interaction demos

---------

Co-authored-by: yvonneyx <banxuan.zyx@antgroup.com>
2023-08-31 21:29:06 +08:00
pomelo-nwu
f64553cbeb feat: translate 2023-08-31 20:33:50 +08:00
Yanyan-Wang
665b612c54 chore: update beta verion url 2023-08-31 20:02:14 +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
yuqi.pyq
173bfc97fc chore: prevent builtin animation in webgl for now 2023-08-31 15:04:35 +08:00
yuqi.pyq
e8dd7704a5 fix: skip rendering label text if content is empty 2023-08-31 14:49:51 +08:00
Yanyan-Wang
f64269350a test: add test data 2023-08-31 13:19:03 +08:00
Yanyan-Wang
068ad11d22 chore: refine demos 2023-08-31 11:14:16 +08:00
xiaoiver
dbb893da28
feat: legend (#4889) 2023-08-31 11:12:13 +08:00
pomelo
7668e0c9bf
Merge pull request #4887 from antvis/v5-tutorial
feat: add update and feature docs;
2023-08-30 20:11:24 -05:00