Hi,
I’m new to PyGMT and GMT, but I haven’t found the answer by searching.
Is it possible to output multiline text/wrap text using a single text() command? I’ve tried putting a newline (\n) between words, as I would in matplotlib, but it’s ignored. There’s a ‘wrap’ option for text() but it doesn’t seem related.
Do I just need to manually add two text commands, one under the other? Or am I missing something obvious?
many thanks,
Emma