|
From: Charles R. T. <ct...@gm...> - 2006-01-11 13:20:11
|
> http://www.scipy.org/wikis/topical_software/Transformations > > Does this help with your problem? Jouni, I don't think so. I looked at that. Maybe I'm mistaken, but seems that in the end, it just places the text at y position 0.9 in Axes coordinates. That's just below the markers for small subplots, but WAY below the markers for tall skinny ones. I want it to place the text at a fixed absolute y position of just below the markers. As the graph gets taller, that will go from .9 to .95 to .99, etc. in Axes coordinates. So one approach would be to find the Axes coordinates for the lower limit of the tick markers. Any ideas? -C -- Charles R. Twardy |