Re: [Matplotlib-users] automated labelling in the plot

2009-07-11 Thread John Hunter
On Fri, Jul 10, 2009 at 5:46 AM, Pau wrote: > Hello, > > are there some relative/absolute limits in the plotting area? > > I would like to set some text (labels) in the plot automatically, so > that I do not need to recalculate everytime where they should go. > > I mean some kind of absolute X0, Y0

[Matplotlib-users] automated labelling in the plot

2009-07-10 Thread Pau
Hello, are there some relative/absolute limits in the plotting area? I would like to set some text (labels) in the plot automatically, so that I do not need to recalculate everytime where they should go. I mean some kind of absolute X0, Y0, X1, Y1 , so that I know where to place the labels in te