Okay, I've gotten this far. I have a Figure and I think I can change the 
formatting of the values displayed in the toolbar by setting taking the 
X axis and setting the function
format_xdata
to something of my own (something that computes lat/lon). Similar idea 
for the Y axis.

So, given my figure, how do I get the X and Y axis? All I see is gca(). 
But how can I get both? Using fig.get_axes() I only got 1 axis.

Anybody know?

Mathew







-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to