You need square brackets [
]
, not braces {
}
to enclose attributes. I.e. blackrect[fontsize=21.0, fontname="Bookman-LightItalic", ...
. I’m surprised your graph passes through Graphviz warning-free.
1 Like