text [ item <id> ] <text string> [ at <vector> ]
[ rotate <angle> ] [ gap <length> ]
[ halign <alignment> ] [ valign <alignment> ]
[ with color <color> ]
The text command allows strings of text to a added as labels on multiplot canvases. The example
text 'Hello World!' at 0,2
would render the text ‘Hello World!’ at position
(0,2)