Commit Graph

182 Commits

Author SHA1 Message Date
TomHuangCN
440b9eb2a7 feat(plugin): add tool.tooltip. Closes #360. 2018-07-11 20:01:34 +08:00
Yellowthrough
e10df9c552
Merge pull request #358 from antvis/FF
Add the Force Atlas 2 layout algorithm with its settings.
2018-07-10 16:46:48 +08:00
Yanyan-Wang
14cb4a9688 style: change the calling way of forceAtlas2 on template.maxSpanningForest 2018-07-10 15:56:13 +08:00
Yanyan-Wang
94f64cefa6 fix: remove the forceAtlas.js in template.maxSpanningForest, use forceAtlas from layout.forceAtlas2 2018-07-10 15:16:54 +08:00
Yanyan-Wang
a843686af4 fix: add demos: plugin-fisheye, plugin-forceAtlas2, gallery-graphanalyzer 2018-07-10 15:03:49 +08:00
Yanyan-Wang
819a2a96b9 fix: add demos: plugin-forceAtlas2, plugin-fisheye 2018-07-10 14:59:24 +08:00
Yellowthrough
4a227655a2
Merge pull request #359 from BlackGanglion/fix/comment
fix(query): fix code comment
2018-07-10 14:21:43 +08:00
TomHuangCN
8db87a5e9f Merge branch 'FF' of https://github.com/antvis/g6 into FF 2018-07-10 14:08:21 +08:00
TomHuangCN
9242000f2c update .travis.yml 2018-07-10 14:06:59 +08:00
Yanyan-Wang
d5296ca5cf style: remove console.log 2018-07-10 14:05:40 +08:00
BlackGanglion
13a8863c6a fix(query): fix code comment 2018-07-10 13:54:38 +08:00
TomHuangCN
0593d4fe79 publish 2.0.4-beta.4 2018-07-10 11:55:17 +08:00
Yanyan-Wang
a2aa62bb5d Merge branch 'toSvg' into FF 2018-07-10 11:11:10 +08:00
Yanyan-Wang
7a015b8ce3 feat: forceAtlas2 && fisheye 2018-07-10 11:08:57 +08:00
TomHuangCN
a3fa885a38 fix: origin tree data collapsed is true tree edge visible bug.Closes #357 2018-07-09 20:40:44 +08:00
TomHuangCN
5cff4a1dee fix bug 2018-07-09 15:12:09 +08:00
TomHuangCN
b217aeb1ca update verstion to 2.0.4-beta.3 2018-07-09 15:07:05 +08:00
TomHuangCN
865851df72 feat: layout export group.Closes #355 2018-07-09 15:05:36 +08:00
TomHuangCN
41b6a1c723 Merge branch 'master' of https://github.com/antvis/g6 2018-07-09 14:59:36 +08:00
TomHuangCN
92f569845f perf: remove invalid logic 2018-07-09 14:59:22 +08:00
绝云
472a706559
Merge pull request #354 from prettystone/master
修改错别字
2018-07-06 11:03:25 +08:00
prettystone
74143e8492 修改错别字 2018-07-05 10:42:58 +08:00
TomHuangCN
a7a27a06ae fix some bug 2018-07-03 10:48:51 +08:00
TomHuangCN
8d8b080245 upblish 2.0.3 2018-06-29 17:36:27 +08:00
TomHuangCN
fa6bd201e7 style: remove some annotations 2018-06-29 16:08:59 +08:00
Yellowthrough
095154ed4a
Merge pull request #347 from antvis/toSvg
feat: update g to 3.0.x. Closes #346
2018-06-29 15:41:48 +08:00
Yanyan-Wang
4434e3638b feat: update the getConstructor() 2018-06-29 15:37:50 +08:00
Yanyan-Wang
df7bdd8a13 resume calling way of draw(), delete the unnecessary annotation 2018-06-29 15:14:01 +08:00
Yanyan-Wang
0c52bc2e1f feat:pass all the canvas test cases 2018-06-29 11:28:48 +08:00
王妍岩
c3a7ec954d feat: update g to 3.0.x. Closes #346 2018-06-28 19:44:00 +08:00
TomHuangCN
dd9c48624c fix: group should use rect intersect box. Close #297 2018-06-27 13:51:43 +08:00
TomHuangCN
309341a6aa add gallery work flow demo 2018-06-14 20:02:45 +08:00
TomHuangCN
5000660d8d fix(plugin): dagre edge controlpoints remove start point and end point 2018-06-14 15:54:45 +08:00
TomHuangCN
fddf381cca chore: update torchjs && improve demo name 2018-06-14 15:34:37 +08:00
TomHuangCN
8d1dc9a543 publish 2.0.3-beta 2018-06-14 11:50:35 +08:00
TomHuangCN
476d10cb70 Release 2.0.2 2018-06-13 18:00:24 +08:00
pinggod
e48a41ac1d
Merge pull request #310 from antvis/dev2.0.2
Dev2.0.2
2018-06-13 17:55:50 +08:00
TomHuangCN
12fc94e953 correct changelog 2018-06-13 17:49:46 +08:00
TomHuangCN
211a30c3b2 write changelog 2018-06-13 17:45:33 +08:00
TomHuangCN
abc2109642 fix(plugin) minimap destroy 2018-06-13 17:41:34 +08:00
TomHuangCN
6a3f4bee42 chore(plugin): require g6 by src/index 2018-06-13 17:38:00 +08:00
TomHuangCN
091e7fc08c fix(saveImage) saveImage bug 2018-06-13 16:38:34 +08:00
TomHuangCN
936eeb36c6 chore(dev test): remove useless test script 2018-06-13 14:31:47 +08:00
TomHuangCN
60293af6c8 fix(event): fix dom coord. Closes #305 2018-06-13 11:15:16 +08:00
TomHuangCN
0cf3c3b1ea Release 2.0.1 2018-06-12 11:50:33 +08:00
pinggod
1fe9d0c058
Merge pull request #295 from antvis/dev2.0.1 2018-06-12 11:03:09 +08:00
TomHuangCN
e1975efe7a test 2.0.1-beta.1 2018-06-11 21:49:22 +08:00
TomHuangCN
f56b11000a dev 2018-06-11 21:29:00 +08:00
TomHuangCN
a19be37c1d write changelog 2018-06-11 17:20:33 +08:00
TomHuangCN
b6f7b52d40 feat: add quadraticCurve config cpd 2018-06-11 17:19:09 +08:00