On Wed, Jan 16, 2013 at 7:07 AM, Daniele Nicolodi wrote:
> 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
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': paddin