Commit Graph

484 Commits

Author SHA1 Message Date
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
Yanyan-Wang
f09bcebb17 fix: delete pixelRatio for demos, docs, examples, and tests. add: changelog. add: performance demos. 2020-01-14 14:59:59 +08:00
zhanning.bzn
902ae5fccf feat: update graph types and refactor view controller 2019-12-12 21:40:26 +08:00
zhanning.bzn
705823fb0b feat: 同步master分支代码 2019-11-20 20:15:38 +08:00
bzhangzju
9bccdaa850 fix: add missing space character in demo 2019-11-20 16:59:08 +08:00
bzhangzju
699008d26f fix: case-simplify demo 2019-11-20 16:23:21 +08:00
Yanyan-Wang
f1718e3517 add: webworker demos 2019-11-20 12:26:51 +08:00
bzhangzju
c06205d82c Add demos for layout using web worker 2019-11-18 23:14:17 +08:00
baizn
345fd2c185 WIP: G6 迁移新官网 2019-11-08 19:43:55 +08:00
baizn
cadb127afc fix: click-select and brush-select conflict 2019-11-07 12:16:53 +08:00
baizn
fa582a07ef fix: polyline not support options styles 2019-11-07 11:40:28 +08:00
Yanyan-Wang
ef8b36021e fix: conflict 2019-11-07 10:08:23 +08:00
baizn
b1e5fde290 add api docs 2019-11-05 15:55:54 +08:00
shiwu.wyy
595ae18b4e feat: layout parameters support function type 2019-11-01 19:07:27 +08:00
baizn
8b4a85ed64 fix drag-node close autoPaint 2019-11-01 09:58:54 +08:00
baizn
f781ccb648 fix edge getShapeStyle support options 2019-10-30 18:18:05 +08:00
baizn
ad782c4c7d fix set fitview to true group position bug 2019-10-30 15:25:43 +08:00
baizn
9b714fbe71 update package version 2019-10-28 10:52:30 +08:00
baizn
d064502daf Merge branch 'dev3.1.0' of https://github.com/antvis/g6 2019-10-24 21:17:17 +08:00
baizn
e1fa51b241 support lock node 2019-10-24 21:16:07 +08:00
shiwu.wyy
ce1c60ae60 fix: delete discrete nodes in layout-mds demo 2019-10-24 13:30:16 +08:00
shiwu.wyy
f6c367cce9 fix: mds with discrete points problem 2019-10-24 13:29:43 +08:00
shiwu.wyy
fcd827fecd feat: radial layout nonoverlap iterations can be controlled by user 2019-10-24 11:13:29 +08:00
shiwu.wyy
191b178517 fix: in contex-menu demo, the position of menu is wrong after dragging or zooming canvas 2019-10-23 17:12:18 +08:00
shiwu.wyy
67bb5c2d6a fix: layout-concentric demo 2019-10-23 17:02:21 +08:00
shiwu.wyy
0862acf6a3 feat: allow the radial layout to be a unstrick radial with separated levels; fix: grid layout sort 2019-10-23 16:58:12 +08:00
shiwu.wyy
a965c630ff add: group layout 2019-10-23 15:30:21 +08:00
shiwu.wyy
49eb1ed719 fix: titles of demos 2019-10-22 15:43:11 +08:00
shiwu.wyy
640a59b46b add: concentric layout; add: grid layout; fix: layout bug - updateLayout with same type after addItem, new nodes are not layouted 2019-10-22 15:41:41 +08:00
shiwu.wyy
362d656d60 fix: make the nodes on the front layer by default when groupByTypes is false 2019-10-21 15:46:40 +08:00
baizn
f08f37a270 fix use addItem group not add data to groups 2019-10-17 14:12:47 +08:00
shiwu.wyy
749542d245 fix: new G6.Layout() fruchterman doesnt work problem 2019-10-16 17:10:44 +08:00
baizn
2a3ca63edd fix graph node fn supports mapper configuration 2019-10-16 12:20:16 +08:00
baizn
cc28cf788f feat: group support config title 2019-10-15 14:58:39 +08:00
baizn
7fced35d82 feat: node group support title config 2019-10-14 14:25:22 +08:00
zhanning.bzn
f6ea512d88 update rect demo 2019-10-12 14:15:59 +08:00
zhanning.bzn
8cc2151e8d default behavior support custom config 2019-10-11 17:40:06 +08:00
shiwu.wyy
b6cb9118ae fix: metro case problem 2019-10-10 20:09:20 +08:00
shiwu.wyy
fc679f89ca fix: comma problem 2019-10-10 20:02:20 +08:00
shiwu.wyy
b85671aaec fix: nodeStyle and edgeStyle in demos 2019-10-10 20:01:23 +08:00
zhanning.bzn
259190c3ba fix: update shape support use default config and implement getShapeStyle 2019-10-10 16:52:46 +08:00
shiwu.wyy
72ee7c8bb0 delete: unnecessary nodeStyle configuration in case-beijing-metro-animation 2019-10-08 17:32:10 +08:00
shiwu.wyy
c25bd6c247 delete: unnecessary including in case-simplify 2019-10-08 16:49:26 +08:00
shiwu.wyy
ce6da78349 fix: case-simplify edge stroke problem 2019-10-08 15:48:49 +08:00
shiwu.wyy
e61213e2ad fix: case simplify edge stroke problem. feat: abilities of G6 are revealed by one sentence in readme 2019-10-08 14:39:45 +08:00
zhanning.bzn
55c3bf1048 修复当自定义的节点中心位置不在中心点时delegate错位的问题 2019-10-05 17:06:55 +08:00
shiwu.wyy
50842086ca fix: note problems 2019-09-30 16:43:13 +08:00
shiwu.wyy
f2603e3ebe fix: problems in demos; fix: format the names of demos. 2019-09-30 13:19:00 +08:00
zhanning.bzn
dcfec00947 Merge branch 'dev3.0.5' of https://github.com/antvis/g6 into dev3.0.5 2019-09-29 21:03:27 +08:00
zhanning.bzn
2c21124cbb add shape demo 2019-09-29 21:02:16 +08:00