[SciPy-user] Getting X, Y coordinates from Chaco plots

Marco.LaRosa at csiro.au Marco.LaRosa at csiro.au
Mon Aug 18 23:50:33 EDT 2003


Hi all,

I am using chaco and I can't figure out how to get the X coordinate of the
cursor.  Deriving from a PlotWindow, the following line gives me the cursor.


plot.set(cursor_type = 'index')

What I want now is to use the cursor to select a value from the plot and
return control to the calling class.

Can that be done? How?

TIA
Marco

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20030819/c06c1b9d/attachment.html>


More information about the SciPy-User mailing list