[Matplotlib-users] Pick Event - twinx

2012-11-03 Thread Arek Kedzior
Hi all, I am aware when using overlapping axes twinx I can only pick the objects in the active axes. I would like to pick objects (lines) in both axes. Does anyone have the workaround to this problem Regards, Arek  -- Lo

[Matplotlib-users] (no subject)

2012-07-13 Thread Arek Kedzior
http://comidaspopulares.com/yqwpcmdkr/344707.html-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussio

[Matplotlib-users] (no subject)

2012-07-11 Thread Arek Kedzior
http://horit.com/yuaoqlcns/405279.html-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will in

[Matplotlib-users] (no subject)

2012-07-09 Thread Arek Kedzior
http://akws.org/joelcmsqi/459113.html -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will

[Matplotlib-users] (no subject)

2012-07-08 Thread Arek Kedzior
http://kamiasek.kx.cz/daqowrtau/669669.html -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions

[Matplotlib-users] (no subject)

2012-07-01 Thread Arek Kedzior
http://makemeyounger.tv/ytnskwpvr/715341.html-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions

[Matplotlib-users] (no subject)

2012-06-11 Thread Arek Kedzior
http://reyesmagospamplona.com/tuluqmzrpc/780688.html-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discus

[Matplotlib-users] (no subject)

2012-06-08 Thread Arek Kedzior
http://maison-cantury.com/rpsleyubzq/514834.html -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discuss

[Matplotlib-users] (no subject)

2012-05-23 Thread Arek Kedzior
http://paulaslominska.cba.pl/lnjysgcpta/395506.html-- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discuss

Re: [Matplotlib-users] Pick event

2012-05-12 Thread Arek Kedzior
matplotlib-users-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Matplotlib-users digest..." Today's Topics:   1. Re: Matplotlib-users Digest, Vol 72, Issue 10 (Arek Kedzior)

Re: [Matplotlib-users] pick event

2012-05-12 Thread Arek Kedzior
; to     matplotlib-users-requ...@lists.sourceforge.net You can reach the person managing the list at     matplotlib-users-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Matplotlib-users digest..." Today's Topi

Re: [Matplotlib-users] Matplotlib-users Digest, Vol 72, Issue 10

2012-05-12 Thread Arek Kedzior
; to     matplotlib-users-requ...@lists.sourceforge.net You can reach the person managing the list at     matplotlib-users-ow...@lists.sourceforge.net When replying, please edit your Subject line so it is more specific than "Re: Contents of Matplotlib-users digest..." Today's Topi

[Matplotlib-users] pick event

2012-05-12 Thread Arek Kedzior
I am trying to use pick event.  See the simple script below.  I am interested to find the shortest distance between pick point (mouse coord.) and the  line at the discrete points only (points on the curve from data) What am I doing wrong ? Regards, Arek   import numpy as np import matplotlib.pyplot