This commit is contained in:
Costa Shulyupin 2019-11-21 14:03:50 +02:00
parent 5512e0d58b
commit 472587c02e
1 changed files with 8 additions and 22 deletions

View File

@ -16,29 +16,15 @@ digraph matrix {
{ {
node [fixedsize=true, node [fixedsize=true,
style=invis, style=invis,
width=0.5 width=0.3
fixedsize=true
]; ];
usr_ [fixedsize=true, usr_
style=invis, D0
width=0.5]; E0
functions_ [fixedsize=true, F0
style=invis, G0
width=0.5]; H0
D0 [fixedsize=true,
style=invis,
width=0.5];
E0 [fixedsize=true,
style=invis,
width=0.5];
F0 [fixedsize=true,
style=invis,
width=0.5];
G0 [fixedsize=true,
style=invis,
width=0.5];
H0 [fixedsize=true,
style=invis,
width=0.5];
} }
{ {
edge [style="filled,setlinewidth(3)", edge [style="filled,setlinewidth(3)",