Re: [Matplotlib-users] No zdata in motion_notify_event when using a 3D plot

2011-11-08 Thread Benjamin Root
On Tue, Nov 8, 2011 at 4:50 PM, Alejandro Weinstein < alejandro.weinst...@gmail.com> wrote: > Hi: > > I am trying to use the event associated to motion_notify_event in a 3D > plot, and I found that the event does not have the zdata property. > > The following code illustrate the problem: > > #

[Matplotlib-users] No zdata in motion_notify_event when using a 3D plot

2011-11-08 Thread Alejandro Weinstein
Hi: I am trying to use the event associated to motion_notify_event in a 3D plot, and I found that the event does not have the zdata property. The following code illustrate the problem: ## from mpl_toolkits.mplot3d import Axes3D import matplotlib.pyplot as plt def