_background
A string in the
xdot
format specifying an arbitrary background
type: xdot, default: <none>
During rendering, the canvas is first filled as described in the
bgcolor
attribute.
Then, if _background
is defined, the graphics
operations described in the string are performed on the canvas.
See xdot
format page for more information.
Render a red square in the background
- Graphs