Commit Graph

1761 Commits

Author SHA1 Message Date
shiwu.wyy
283dacf1f5 feat: open more configurations of force; fix: sankey diagram updatepositions error problem; fix: format of demos; fix: problems in demos. 2019-09-29 12:11:28 +08:00
shiwu.wyy
2eafe1fa70 fix: fruchterman clustering configurations; fix: random layout range; fix: edge label place problem when there are no positions in data problem; fix: layout small problems 2019-09-28 16:23:45 +08:00
shiwu.wyy
489c35bc45 fix: get models from items instead of source data 2019-09-28 14:00:18 +08:00
shiwu.wyy
bc0a4da7c7 fix: updateLayout with layout name (string) bug 2019-09-25 20:04:46 +08:00
shiwu.wyy
9c7e8f8118 fix: force layout overlap bug; add: tree and bubble leaves demo 2019-09-25 19:02:55 +08:00
shiwu.wyy
75869536dc add: simplify case demo. feat: clustering in fruchterman layout 2019-09-25 17:45:18 +08:00
shiwu.wyy
7aca8f27ee add: voucher transfer case demo 2019-09-25 17:38:13 +08:00
shiwu.wyy
1ab390416a fix: force layout node size problem. add: bubbles demo. add: arc-diagram demo. add: circular arc diagram demo. add: custom bigraph layout demo. add: visual mapping demo 2019-09-25 17:25:22 +08:00
shiwu.wyy
c3a98ffbb2 fix: test layout-spec problem. 2019-09-24 20:21:14 +08:00
shiwu.wyy
d8ea146d9f fix: merge updateLayoutCfg and changeLayout to updateLayout; add: dagre config translation demo; add: fruchterman config translation demo; fix; dagre parameters bug. 2019-09-24 20:15:21 +08:00
shiwu.wyy
6fb3fe9e21 add: layout by layout instance. 2019-09-24 16:02:05 +08:00
shiwu.wyy
510f5833d0 feat: layout emit timing with beforelayout and afterlayout. add: layout timing demo 2019-09-24 15:37:07 +08:00
shiwu.wyy
c53cc2f5e6 fix: test error. 2019-09-24 15:00:57 +08:00
shiwu.wyy
5a3c62edaa fix: no layoutCfg in layout controller problem. add: tooltips demo and grid demo 2019-09-24 14:51:13 +08:00
shiwu.wyy
bf1fb3d47b feat: custom layout by registerLayout. add: layout demos. 2019-09-24 14:12:52 +08:00
shiwu.wyy
d8a06cbfbf add: layout demos. fix: format of all demos. 2019-09-24 11:30:15 +08:00
shiwu.wyy
334a46c491 add: layout demos 2019-09-23 20:03:06 +08:00
shiwu.wyy
c0a77c2764 add: subgraph layout by new layout. fix: force layout drag problem. 2019-09-19 14:23:38 +08:00
shiwu.wyy
c4a0cfcb53 fix: radial layout unitRadius bug; fix: force layout updateCfg ticking bug 2019-09-19 11:34:22 +08:00
shiwu.wyy
b831139fed add: test 2019-09-18 17:52:11 +08:00
shiwu.wyy
d98edd52e6 fix: detroy layout controller when there is no layout 2019-09-17 14:59:11 +08:00
shiwu.wyy
1cbc40ffd0 fix: test random-spec expect 2019-09-17 14:52:27 +08:00
shiwu.wyy
221f5bbd26 fix: transfer in layouts demo 2019-09-17 13:18:12 +08:00
shiwu.wyy
99fe7c42e2 fix: voucher transfer complete 2019-09-16 19:29:06 +08:00
shiwu.wyy
d3ad5032bf feat: innter layouts 2019-09-16 19:14:39 +08:00
shiwu.wyy
182567fafc add: demo voucher-transfer 2019-09-12 15:45:28 +08:00
shiwu.wyy
69899661b6 when the graph is unconnected, layout by mds. except that the unfocused connected subgraph contains only one node 2019-08-20 23:46:51 +08:00
shiwu.wyy
86947e46fb deal with unconnected graph 2019-08-20 22:22:36 +08:00
shiwu.wyy
574d1e000e note for link distance 2019-08-16 14:34:35 +08:00
shiwu.wyy
4f7c129863 catch no convergence error, deal with discrete nodes 2019-08-16 14:32:57 +08:00
shiwu.wyy
57b4d5535c mds nan problem 2019-08-14 15:53:36 +08:00
shiwu.wyy
61a75ad4c6 handle no edge situation 2019-08-13 23:05:40 +08:00
shiwu.wyy
f561dcd4c6 handle no edges situation 2019-08-13 23:04:11 +08:00
shiwu.wyy
0af47a296b correct the edge stroke mapping bug 2019-08-09 17:54:16 +08:00
shiwu.wyy
d77b266c39 correct the edge stroke mapping bug 2019-08-09 17:51:17 +08:00
shiwu.wyy
7e15dcbf7b simplify case, clustering configuration for fruchterman layout 2019-08-09 17:38:07 +08:00
shiwu.wyy
c6a6f3d300 simplify case, clustering configuration for fruchterman layout 2019-08-09 17:37:51 +08:00
shiwu.wyy
254eee1451 test: radial nonoverlap 2019-08-08 20:24:27 +08:00
shiwu.wyy
09bed24bd3 remove test code 2019-08-08 20:14:30 +08:00
shiwu.wyy
497751f83f bug: loop in edge bundling. test: radial layout correct 2019-08-08 20:13:50 +08:00
shiwu.wyy
77fe77a6c6 simplify graph 2019-08-08 19:33:56 +08:00
shiwu.wyy
350fffac69 radiallayout with force to avoid overlappings 2019-08-08 10:53:39 +08:00
shiwu.wyy
19573767f1 radiallayout with force to avoid overlapping 2019-08-08 10:49:57 +08:00
shiwu.wyy
a049555885 arc edge demo 2019-08-08 10:39:24 +08:00
shiwu.wyy
fde00bf152 test spec 2019-08-08 10:30:50 +08:00
shiwu.wyy
b339e0e6eb remove console 2019-08-08 10:04:44 +08:00
shiwu.wyy
7512da87e1 the direction of the arc when user gives the controlpoint 2019-08-07 21:25:24 +08:00
shiwu.wyy
afbc5440b7 arc edge 2019-08-07 20:08:06 +08:00
shiwu.wyy
154242e03d temple2 2019-08-07 17:57:00 +08:00
shiwu.wyy
00f7b603de temple 2019-08-07 17:11:33 +08:00