Skip to content

Commit 50690e6

Browse files
author
p12
committed
Images: several modifications of the style of the inheritance diagrams
1 parent 64990f9 commit 50690e6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

images/settings-dot

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
# this file contains the default graph options inserted by preprocess.py
2121
rankdir=RL
22+
ranksep=0.4;
2223

2324
graph [dpi = 65, bgcolor=transparent];
2425
node [
@@ -28,5 +29,6 @@ node [
2829
style=filled, fillcolor=white
2930
];
3031
edge [
31-
arrowhead = empty
32+
arrowhead = empty,
33+
arrowsize = 1.5
3234
];

0 commit comments

Comments
 (0)