How to put text inside a box on a plot in matplotlib

Viewed 12954

I'd like to put a text inside a box on a matplotlib plot, but the documentation gives only example on how to put it in upper right corner (and choosing different corner is not exactly straightforward).

1 Answers
Related