Commit Graph

133 Commits

Author SHA1 Message Date
TomHuangCN
0ef855972f feat: legend use containerDOM 2018-10-11 10:00:12 +08:00
TomHuangCN
e60cd0bc61 fix: high light subgraph z index 2018-10-10 18:04:36 +08:00
TomHuangCN
77c8409ee9 Merge branch 'master' of https://github.com/antvis/g6 2018-10-10 11:33:34 +08:00
TomHuangCN
a63c37eb14 feat: minimap render back add debounce 2018-09-29 10:03:04 +08:00
Yanyan-Wang
8e4ff4c1e6 feat: _getFilterItems 2018-09-28 11:27:44 +08:00
Yanyan-Wang
4782b06a03 fix multi mappers filtering bug 2018-09-28 11:09:48 +08:00
Yanyan-Wang
fa964d8628 fix:delete unnecessary notes 2018-09-27 16:40:31 +08:00
Yanyan-Wang
117af32fdc fix: legend component from @antv/component 2018-09-27 16:33:47 +08:00
TomHuangCN
ab34675027 feat: if there is no items the graph box equal canvas size 2018-09-27 15:02:29 +08:00
TomHuangCN
943c29d042 Release 2.1.2 2018-09-19 15:42:02 +08:00
TomHuangCN
d0832cca23 fix: plugin.grid.Closes #479 2018-09-17 23:00:51 +08:00
TomHuangCN
6b185762cf export some plugin config 2018-09-17 22:22:42 +08:00
panyucheng
1d246296f8 fix plugin.behaviour.analysis panCanvas bug 2018-09-16 16:07:11 +08:00
TomHuangCN
54b763f6f3 fix: tool.highlightSubgraph calculate box bug 2018-09-11 16:56:16 +08:00
TomHuangCN
135191421a fix: forceAtlas2 event bug 2018-09-05 16:21:18 +08:00
TomHuangCN
cd4bac10d4 eslint 2018-09-03 17:40:47 +08:00
TomHuangCN
d8bd9944ca add demo && rename some configuration name 2018-09-03 14:47:42 +08:00
TomHuangCN
6d150c90db many change 2018-08-31 20:58:48 +08:00
TomHuangCN
045dd6f453 publish 2.1.0-beta.19 2018-08-29 11:34:33 +08:00
TomHuangCN
2003d25a3c feat: add labelOffset 2018-08-28 23:12:31 +08:00
TomHuangCN
533ff19bfd feat: add grid plugin 2018-08-28 18:00:04 +08:00
TomHuangCN
a943d13410 fix: mapper bug.Closes #433 2018-08-23 11:30:06 +08:00
TomHuangCN
1b65963608 dev 2018-08-23 11:15:49 +08:00
Yanyan-Wang
fc87e92394 feat:optimization on forceAtlas2 2018-08-20 19:45:34 +08:00
Yanyan-Wang
ca32daa862 feat: optimization on forceAtlas2 2018-08-20 19:31:46 +08:00
Yanyan-Wang
3c412ee7f3 feat: optimization on forceAtlas2 2018-08-20 19:23:15 +08:00
Yanyan-Wang
a1a1876820 Merge remote-tracking branch 'origin/dev2.1.0' into optimization2 2018-08-20 17:19:36 +08:00
TomHuangCN
d240d40229 improve graph performance 2018-08-20 17:12:37 +08:00
Yanyan-Wang
551701be01 feat: optimization of forceAtlas2 2018-08-20 17:10:57 +08:00
TomHuangCN
b0bc29507c add test 2018-08-17 22:04:00 +08:00
Yanyan-Wang
f2b98a0cec test: legend destroy 2018-08-17 17:53:36 +08:00
TomHuangCN
dc73ca831d use antv data 2018-08-17 17:48:12 +08:00
Yanyan-Wang
6159d302b3 fix: configuration of defualt maxSpanningForest template 2018-08-17 17:39:29 +08:00
Yanyan-Wang
e3e8a2cb08 fix: fisheye opt; fix: layout compactness 2018-08-17 17:21:35 +08:00
TomHuangCN
ae81b74887 add minimap node min size limit 2018-08-17 17:04:57 +08:00
TomHuangCN
025c9409ea improve minimap event 2018-08-17 12:19:01 +08:00
Yanyan-Wang
c859361ccb fix: clear 2018-08-17 12:15:57 +08:00
Yanyan-Wang
82b7048187 fix: loading image 2018-08-17 12:13:45 +08:00
Yanyan-Wang
4be37543a8 fix: optimization and auto configuration selection for forceatlas2; fix: optimization for fisheye 2018-08-17 12:10:04 +08:00
TomHuangCN
8d6d7b9d41 feat: add freeze size plugin 2018-08-17 11:06:21 +08:00
Yanyan-Wang
a8a54548dc fix: loading div destroy 2018-08-16 17:27:40 +08:00
TomHuangCN
8cb43911af publish 2.1.0-beta.8 2018-08-16 16:54:12 +08:00
TomHuangCN
7cc1ab4bf6 add test 2018-08-16 16:21:36 +08:00
Yanyan-Wang
9655c775c3 feat: mapper formatter; feat: category filter; test: category filter test 2018-08-16 16:10:33 +08:00
TomHuangCN
b01611c615 add test 2018-08-15 16:14:44 +08:00
Yanyan-Wang
5fbfa5fb2f fix: category mapper different length of domain and value 2018-08-15 15:52:58 +08:00
Yanyan-Wang
595b3bebfe test:maxSpanningForest test 2018-08-15 15:37:44 +08:00
TomHuangCN
15395f2bd3 add test 2018-08-15 10:26:11 +08:00
Yanyan-Wang
9c740022ce test: force atlas2 test 2018-08-14 15:50:11 +08:00
TomHuangCN
3672a2174b Merge branch 'dev2.1.0' of https://github.com/antvis/g6 into dev2.1.0 2018-08-14 14:03:51 +08:00