Commit Graph

109 Commits

Author SHA1 Message Date
TomHuangCN
17e4d331c3 demo 2018-07-18 16:17:58 +08:00
TomHuangCN
d89bb4b54e update world cup tree data 2018-07-18 13:38:53 +08:00
TomHuangCN
3d86efeea5 fix invert d3.mapper mapping function 2018-07-18 12:02:26 +08:00
TomHuangCN
bf94d5d9ae Merge branch 'master' of https://github.com/antvis/g6 2018-07-18 11:06:42 +08:00
TomHuangCN
5e0d1abd35 remove: ant-design-palettes 2018-07-18 11:06:16 +08:00
TomHuangCN
2a0f77e36c docs: add gallery-world-cup demo 2018-07-18 10:12:45 +08:00
Yellowthrough
01b9fce9de
Merge pull request #368 from antvis/gMapper
G mapper
2018-07-17 10:55:25 +08:00
TomHuangCN
08e7845d2e fix conflict 2018-07-16 20:02:36 +08:00
TomHuangCN
aaf49d68eb Merge branch 'gMapper' of https://github.com/antvis/g6 into gMapper 2018-07-16 19:58:18 +08:00
TomHuangCN
aab1eb24cf fix test 2018-07-16 19:58:02 +08:00
TomHuangCN
ca40c8610a fix: updatePosition should update guides 2018-07-16 19:29:11 +08:00
TomHuangCN
fa324a2f8b chore: add dagre demo 2018-07-16 15:35:43 +08:00
Yanyan-Wang
d05d95b9d0 style: delete redundant code 2018-07-13 18:46:37 +08:00
Yanyan-Wang
645d98d3db fix: graph show 2018-07-13 17:51:37 +08:00
Yanyan-Wang
97a53c979d fix: fix the missing srcipt quote in demo 2018-07-13 16:52:55 +08:00
Yanyan-Wang
6c4cd52605 feat(plugin): add mapper.Closes #361 2018-07-13 16:43:16 +08:00
Yanyan-Wang
36663a6f09 fix conflict 2018-07-13 16:40:31 +08:00
Yanyan-Wang
ef0a3d8609 save 2018-07-13 16:27:12 +08:00
TomHuangCN
197807b84f publish 2.0.4 2018-07-12 21:41:28 +08:00
TomHuangCN
e1c7561640 Release 2.0.4 2018-07-12 21:38:24 +08:00
TomHuangCN
86d35539c4 Merge branch 'master' of https://github.com/antvis/g6 2018-07-12 09:58:42 +08:00
Yellowthrough
52696115c4
Merge pull request #365 from antvis/plugin.tool.tooltip
Plugin.tool.tooltip
2018-07-12 09:54:00 +08:00
TomHuangCN
9c32a0e62c correct test 2018-07-11 21:10:08 +08:00
TomHuangCN
d9d4023b43 correct tooltip test 2018-07-11 21:08:43 +08:00
TomHuangCN
401e3f6a9c fix conflict 2018-07-11 20:44:49 +08:00
TomHuangCN
baa4df1184 remove css 2018-07-11 20:35:52 +08:00
TomHuangCN
bd03b14a1a Merge branch 'master' of https://github.com/antvis/g6 2018-07-11 20:04:49 +08:00
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