If I am understanding you correctly, I believe that this example:
http://matplotlib.org/examples/api/image_zcoord.html will do what you
want.
Tom
On Fri, Dec 20, 2013 at 12:06 PM, Federico Ariza
wrote:
> Hi everybody
>
> Lately I have been working with imshow and one thing that keeps
> bothering
Hi everybody
Lately I have been working with imshow and one thing that keeps
bothering me is that format_coord doesn't show the depth (Z value)
I was thinking on modifying this but I don't see the obvious way to do it.
Any suggestions?
I guess this change will apply also to pcolor and similar me