Commit Graph

263 Commits

Author SHA1 Message Date
Yanyan-Wang
adadd397ba fix: ci error 2018-07-19 14:53:44 +08:00
Yanyan-Wang
1dc8a6a08d fix: course case1; feat: jiuselu hover, minimap, legend scaling. 2018-07-19 14:45:41 +08:00
Yellowthrough
ad4d771fa7 Merge pull request #373 from antvis/course_case1
feat: course case 1
2018-07-18 16:20:08 +08:00
huangtong.ht
d36ade3d85 demo 2018-07-18 16:17:58 +08:00
huangtong.ht
d6054b4c76 update world cup tree data 2018-07-18 13:38:53 +08:00
huangtong.ht
e471514436 fix invert d3.mapper mapping function 2018-07-18 12:02:26 +08:00
Yanyan-Wang
6cce6fda6c feat: course case 1 2018-07-18 11:46:13 +08:00
huangtong.ht
aa5f1a3697 Merge branch 'master' of https://github.com/antvis/g6 2018-07-18 11:06:42 +08:00
huangtong.ht
d2c8d0880c remove: ant-design-palettes 2018-07-18 11:06:16 +08:00
huangtong.ht
f0d47e1d77 docs: add gallery-world-cup demo 2018-07-18 10:12:45 +08:00
Yellowthrough
fa82022ccd Merge pull request #368 from antvis/gMapper
G mapper
2018-07-17 10:55:25 +08:00
huangtong.ht
f906a56225 fix conflict 2018-07-16 20:02:36 +08:00
huangtong.ht
3ab5d0b819 Merge branch 'gMapper' of https://github.com/antvis/g6 into gMapper 2018-07-16 19:58:18 +08:00
huangtong.ht
cb7889b38d fix test 2018-07-16 19:58:02 +08:00
huangtong.ht
214c2852cb fix: updatePosition should update guides 2018-07-16 19:29:11 +08:00
huangtong.ht
1db1fd9457 chore: add dagre demo 2018-07-16 15:35:43 +08:00
Yanyan-Wang
9b6f377d55 style: delete redundant code 2018-07-13 18:46:37 +08:00
Yanyan-Wang
a4cd1d989d fix: graph show 2018-07-13 17:51:37 +08:00
Yanyan-Wang
6e7c7087a1 fix: fix the missing srcipt quote in demo 2018-07-13 16:52:55 +08:00
Yanyan-Wang
3ba7fd74b9 feat(plugin): add mapper.Closes #361 2018-07-13 16:43:16 +08:00
Yanyan-Wang
fe699f87d7 fix conflict 2018-07-13 16:40:31 +08:00
Yanyan-Wang
149cfb08b6 save 2018-07-13 16:27:12 +08:00
huangtong.ht
df1493312a publish 2.0.4 2018-07-12 21:41:28 +08:00
huangtong.ht
a111948668 Release 2.0.4 2018-07-12 21:38:24 +08:00
huangtong.ht
163c77d498 Merge branch 'master' of https://github.com/antvis/g6 2018-07-12 09:58:42 +08:00
Yellowthrough
2d1b44cea3 Merge pull request #365 from antvis/plugin.tool.tooltip
Plugin.tool.tooltip
2018-07-12 09:54:00 +08:00
huangtong.ht
59d300af3f correct test 2018-07-11 21:10:08 +08:00
huangtong.ht
c5e87183d1 correct tooltip test 2018-07-11 21:08:43 +08:00
huangtong.ht
5877b0f784 fix conflict 2018-07-11 20:44:49 +08:00
huangtong.ht
c5913e97e9 remove css 2018-07-11 20:35:52 +08:00
huangtong.ht
8da8fbbd61 Merge branch 'master' of https://github.com/antvis/g6 2018-07-11 20:04:49 +08:00
huangtong.ht
2e626c4ff8 feat(plugin): add tool.tooltip. Closes #360. 2018-07-11 20:01:34 +08:00
Yellowthrough
6a6a65daa4 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
e464509306 style: change the calling way of forceAtlas2 on template.maxSpanningForest 2018-07-10 15:56:13 +08:00
Yanyan-Wang
3ee1da4b81 fix: remove the forceAtlas.js in template.maxSpanningForest, use forceAtlas from layout.forceAtlas2 2018-07-10 15:16:54 +08:00
Yanyan-Wang
a723ba55b5 fix: add demos: plugin-fisheye, plugin-forceAtlas2, gallery-graphanalyzer 2018-07-10 15:03:49 +08:00
Yanyan-Wang
2354510419 fix: add demos: plugin-forceAtlas2, plugin-fisheye 2018-07-10 14:59:24 +08:00
Yellowthrough
7b796aaa95 Merge pull request #359 from BlackGanglion/fix/comment
fix(query): fix code comment
2018-07-10 14:21:43 +08:00
huangtong.ht
2250e2b7dc Merge branch 'FF' of https://github.com/antvis/g6 into FF 2018-07-10 14:08:21 +08:00
huangtong.ht
792241f0b1 update .travis.yml 2018-07-10 14:06:59 +08:00
Yanyan-Wang
87f9d89c19 style: remove console.log 2018-07-10 14:05:40 +08:00
BlackGanglion
dd343055cc fix(query): fix code comment 2018-07-10 13:54:38 +08:00
huangtong.ht
ab5a525585 publish 2.0.4-beta.4 2018-07-10 11:55:17 +08:00
Yanyan-Wang
52593645fa Merge branch 'toSvg' into FF 2018-07-10 11:11:10 +08:00
Yanyan-Wang
dfe4d48974 feat: forceAtlas2 && fisheye 2018-07-10 11:08:57 +08:00
huangtong.ht
7d8031fba9 fix: origin tree data collapsed is true tree edge visible bug.Closes #357 2018-07-09 20:40:44 +08:00
huangtong.ht
4e6c0bf59b fix bug 2018-07-09 15:12:09 +08:00
huangtong.ht
a9c70dbc80 update verstion to 2.0.4-beta.3 2018-07-09 15:07:05 +08:00
huangtong.ht
3b9e6d5c21 feat: layout export group.Closes #355 2018-07-09 15:05:36 +08:00
huangtong.ht
bc11dc6dc1 Merge branch 'master' of https://github.com/antvis/g6 2018-07-09 14:59:36 +08:00