Commit Graph

1897 Commits

Author SHA1 Message Date
shiwu.wyy
f6c367cce9 fix: mds with discrete points problem 2019-10-24 13:29:43 +08:00
shiwu.wyy
fb6090e59d fix: fruchterman-group layout title position for rect groups 2019-10-24 11:25:59 +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
shiwu.wyy
b8ee0d0d5a fix: radial layout center at zero problem 2019-10-16 17:23:43 +08:00
shiwu.wyy
749542d245 fix: new G6.Layout() fruchterman doesnt work problem 2019-10-16 17:10:44 +08:00
baizn
c02db6112e fix: add babel-polyfill to supports low version browser 2019-10-16 14:04:51 +08:00
baizn
2a3ca63edd fix graph node fn supports mapper configuration 2019-10-16 12:20:16 +08:00
baizn
2a0302f703 fix: update warning info 2019-10-15 19:59:31 +08:00
Moyee
158daae12f Merge pull request #865 from antvis/fix/gird
修复fitView网格空白问题
2019-10-15 15:17:06 +08:00
baizn
2e2d4b075b update change log 2019-10-15 15:09:40 +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
liufu.lf
78bbb53ab3 修复fitView网格空白问题 2019-10-14 11:07:21 +08:00
zhanning.bzn
f6ea512d88 update rect demo 2019-10-12 14:15:59 +08:00
zhanning.bzn
7499f391f7 Merge branch 'master' of https://github.com/antvis/g6 into dev3.1.0 2019-10-12 14:13:02 +08:00
zhanning.bzn
d43b2551e8 default node support color property 2019-10-12 12:02:37 +08:00
zhanning.bzn
8cc2151e8d default behavior support custom config 2019-10-11 17:40:06 +08:00
Moyee
42e92941e6 Merge pull request #863 from antvis/dev3.1.0
Dev3.1.0
2019-10-11 10:08:36 +08:00
zhanning.bzn
a0120e8d59 update package version 2019-10-11 09:42:12 +08:00
Moyee
9e6afa2d20 Merge pull request #861 from antvis/demoImprove
Demo improve
2019-10-10 21:01:39 +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
89bf8177cd delete unti test only 2019-10-10 19:33:29 +08:00
zhanning.bzn
259190c3ba fix: update shape support use default config and implement getShapeStyle 2019-10-10 16:52:46 +08:00
Moyee
9f1be4dc7c Merge pull request #859 from antvis/dev3.0.5
fix: case simplify edge stroke problem. feat: abilities of G6 are rev…
2019-10-09 08:52:30 +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
Moyee
d8ccff10e6 Merge pull request #857 from antvis/dev3.1.0
修复当自定义的节点中心位置不在中心点时delegate错位的问题
2019-10-05 17:17:03 +08:00
zhanning.bzn
55c3bf1048 修复当自定义的节点中心位置不在中心点时delegate错位的问题 2019-10-05 17:06:55 +08:00
Moyee
105dacd4e6 Merge pull request #855 from antvis/dev3.1.0
change shape color
2019-09-30 19:06:20 +08:00
zhanning.bzn
2d5bda946e update test unit 2019-09-30 17:42:21 +08:00
zhanning.bzn
bda9aeba63 change shape color 2019-09-30 17:29:33 +08:00
Moyee
b338c7dc0d Merge pull request #854 from antvis/dev3.0.5
Dev3.0.5
2019-09-30 17:09:18 +08:00
shiwu.wyy
50842086ca fix: note problems 2019-09-30 16:43:13 +08:00
zhanning.bzn
2b820a2986 update default node statestyles 2019-09-30 15:24:05 +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
5842db2c26 fix default node image and star bug 2019-09-30 11:46:47 +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
Moyee
8afe4c08bc Merge pull request #849 from antvis/layoutReconstruct
Layout reconstruct
2019-09-29 21:00:26 +08:00