Commit Graph

25 Commits

Author SHA1 Message Date
Yanyan-Wang
e3a9ba0ec3 feat: fisheye with dragging. feat: fisheye with scaling range and d. 2020-08-22 22:40:38 +08:00
Yanyan-Wang
0822fb19c9 fix: polyline with rect and radius=0 problem. chore: update hierarchy to solve the children ordering problem for indented tree layout. 2020-08-22 22:40:38 +08:00
afc163
dc2c6c6043 style: fix eslint bugs 2020-08-17 18:50:55 +08:00
Yanyan-Wang
cc225bbeed fix: tooltip plugin position problem. fix: tooltip plugin for node and edge, shouldUpdate. fix: destroy graph with tooltip behavior. fix: context menu plugin with clickHandler problem and shouldUpdate, itemTypes. 2020-08-11 16:16:16 +08:00
Yanyan-Wang
5b6f5491a6 fix: force layout with addItem and relayout. closes: #1275. 2020-06-29 11:01:43 +08:00
baizn
755008f04b fix: keyshape states bug & add tree demo 2020-06-23 16:48:17 +08:00
Yanyan-Wang
161ff7c0e8 fix: combo collapse and expand with edges problem. feat: getGroup and getContainer API for graph. fix: destroy the tooltip DOMs when destroy the graph. 2020-06-22 13:55:00 +08:00
Yanyan-Wang
855f1b7782 docs: update the stories for types. fix: startpoints and endpoints in modelcfg. 2020-06-09 10:21:12 +08:00
Yanyan-Wang
a67c1c4b56 feat: collapse expand combo to add virtual edges to represent the edges between collapsed combos. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
09a8ff0851 feat: collapse and expand combo with adjusted layout in first stage 2020-05-21 15:24:22 +08:00
Yanyan-Wang
610b4dd099 feat: combo force layout with preventOverlap. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
21f58c2a71 feat: layout for combo. feat: nonoverlap for combo layout in first stage. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
9d1ff111d0 feat: layout for combo. feat: nonoverlap for combo layout in first stage. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
9b69551f5a feat: layout for combo. feat: nonoverlap for combo layout in first stage. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
a172cab65b feat: combo force layout with preventOverlap. 2020-05-21 15:24:22 +08:00
Yanyan-Wang
4631708709 feat: layout for combo. feat: nonoverlap for combo layout in first stage. 2020-05-21 15:24:22 +08:00
baizn
bd88580575 fix: 修复数据问题 2020-04-21 13:34:02 +08:00
Yanyan-Wang
2d117dbad7 feat: no layout and no positions, changeData into a data with positions, show the node with positions in data. 2020-04-16 14:45:39 +08:00
Yanyan-Wang
f69c574270 fix: relayout after addItem. feat: curveOffset and curvePosition for bezier curves in first stage 2020-04-16 14:45:39 +08:00
Yanyan-Wang
152b4dedb3 fix: cubic with only one controlPoint error. fix: polyline without L attribute error. 2020-03-31 15:58:19 +08:00
Yanyan-Wang
316be7b62f feat: background color for downloadImage and toDataURL. fix: initial position for fruchterman layout. docs: update downloadImage and toDataURL docs. 2020-03-31 15:18:23 +08:00
chenshuai2144
d8f5fe7d9b chore: prettier all code 2020-02-14 11:30:12 +08:00
Yanyan-Wang
bab3339a14 fix: render problem of custom node card demo. refactor: use type instead of shape to define the graphics type of a node or edge 2020-01-16 19:15:29 +08:00
Yanyan-Wang
e8752d510b fix: registerEdge without update problem. fix: webworker demo problem 2020-01-16 19:15:29 +08:00
Yanyan-Wang
7912322839 fix: update G version. fix: polyline 2020-01-15 20:01:32 +08:00