Hi John
Thanks for that. I thought I recalled seeing the example you mentioned,
but obviously it was a different one.
I tried the code you gave me and it worked perfectly. Thanks very much!
Cheers
JP
John Hunter wrote:
> The approach I suggested doesn't affect the x and y axes, only the
> coor
> "John" == John Pye <[EMAIL PROTECTED]> writes:
John> Hi all I have an application that uses Matplotlib to display
John> incidence matrices for systems of equations. I have linked
John> up the figure window with 'event handling' so that mouseover
John> on the plot shows the va
Hi all
I have an application that uses Matplotlib to display incidence matrices
for systems of equations. I have linked up the figure window with 'event
handling' so that mouseover on the plot shows the variables/relations
corresponding to the pointed-to coordinates, but at present this is only