Hi.

I have a plot with numerous time series plotted using pyplot.plot.
Between these time series, I fill the regions using
pyplot.fill_between.  I would like to be able to provide information
when users hover over different filled regions.  Is there a way to
catch mouse motion events for the filled between regions of the plot?

Many thanks for any guidance.

Cheers, Ben

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to