try
This commit is contained in:
parent
48771906b1
commit
da8f3bf2cf
5 changed files with 1377 additions and 2169 deletions
|
|
@ -15,7 +15,7 @@ const (
|
||||||
MIN_RADIUS = 200
|
MIN_RADIUS = 200
|
||||||
PADDING = 20
|
PADDING = 20
|
||||||
MIN_SEGMENT_LEN = 10
|
MIN_SEGMENT_LEN = 10
|
||||||
ARC_STEPS = 100
|
ARC_STEPS = 80
|
||||||
)
|
)
|
||||||
|
|
||||||
// Layout lays out the graph and computes curved edge routes.
|
// Layout lays out the graph and computes curved edge routes.
|
||||||
|
|
|
||||||
1620
e2etests/testdata/txtar/cycle-diagram/dagre/board.exp.json
generated
vendored
1620
e2etests/testdata/txtar/cycle-diagram/dagre/board.exp.json
generated
vendored
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 23 KiB |
1620
e2etests/testdata/txtar/cycle-diagram/elk/board.exp.json
generated
vendored
1620
e2etests/testdata/txtar/cycle-diagram/elk/board.exp.json
generated
vendored
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 23 KiB |
Loading…
Reference in a new issue