v1.2
This commit is contained in:
parent
f500279abd
commit
cefa2ace5a
27 changed files with 1275 additions and 314 deletions
|
|
@ -55,7 +55,7 @@ function lineageLayoutRowsFast(rows, idSet) {
|
|||
const NODE_W = 150;
|
||||
const NODE_H = 104;
|
||||
const SIBLING_GAP = 22;
|
||||
const ROW_GAP = 116;
|
||||
const ROW_GAP = 92;
|
||||
const LEFT_PAD = 82;
|
||||
const TOP_PAD = 44;
|
||||
const RIGHT_PAD = 48;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue