Great.  Thanks.  I'll take a look at that file.  Is "transFigure" the
one that I was calling "screen space"?

--bb

On 7/28/06, Eric Firing <[EMAIL PROTECTED]> wrote:
> Bill,
>
> You can see an example of how to do something similar by looking at the
> QuiverKey class in quiver.py.  It is all a matter of using the
> transforms module.
>
> Eric
>
> Bill Baxter wrote:
> > I want to draw some labels with plot.text() and have them appear a
> > given number of pixels (or mm, or points) to above and to the right of
> > the data points they are describing.   Is there some way to specify a
> > screen offset from a point in graph coordinates?  Like a method of the
> > axes that converts from screen to graph coords?  Using graph
> > coordinates means that when I zoom in really close to see some
> > details, the text labels are way out in never-never land.
> >
> > Thanks,
> > --bb
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to