do not use newrank

This commit is contained in:
Nico Schottelius 2020-08-13 20:41:54 +02:00
parent 770e3e68cc
commit dfc5f9d0d8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ graph G {
node [ shape=box, fontcolor="#ffffff", color="#40a9e3", style="filled" ]
# This is needed to prevent compile errors / too many ranks
newrank = true;
# newrank = true;
subgraph cluster_internet {
label="The Internet";