From 472587c02ed56e65721bddb0b6a9bc382bd94ca2 Mon Sep 17 00:00:00 2001 From: Costa Shulyupin Date: Thu, 21 Nov 2019 14:03:50 +0200 Subject: [PATCH] compress --- Linux_kernel_diagram.dot | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/Linux_kernel_diagram.dot b/Linux_kernel_diagram.dot index c9521a7..dc8c650 100644 --- a/Linux_kernel_diagram.dot +++ b/Linux_kernel_diagram.dot @@ -16,29 +16,15 @@ digraph matrix { { node [fixedsize=true, style=invis, - width=0.5 + width=0.3 + fixedsize=true ]; - usr_ [fixedsize=true, - style=invis, - width=0.5]; - functions_ [fixedsize=true, - style=invis, - width=0.5]; - 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]; + usr_ + D0 + E0 + F0 + G0 + H0 } { edge [style="filled,setlinewidth(3)",