[Matplotlib-users] Text positioning anchored to its bounding box

2013-01-16 Thread Daniele Nicolodi
Hello, I use matplotlib.pyplot.text() to annotate my plots. When annotating reference lines on simple x,y plots I find it quite annoying to have to manually compute an offset in data coordinates to have some spacing between the line I'm labeling and the label itself. With the bbox={'pad':

Re: [Matplotlib-users] Text positioning anchored to its bounding box

2013-01-16 Thread Paul Hobson
On Wed, Jan 16, 2013 at 7:07 AM, Daniele Nicolodi dani...@grinta.netwrote: Hello, I use matplotlib.pyplot.text() to annotate my plots. When annotating reference lines on simple x,y plots I find it quite annoying to have to manually compute an offset in data coordinates to have some spacing