Hello Folks,
 
 I was wondering what would be the best way to approach this issue: in a 
subplot that displays a data plot, is there any way of finding what the first 
and last points of the data plots are; i.e., when I use the pan function in the 
toolbar, it would be great to know which data points are at the extremities. 
For e.g., considering a data set x[0]...x[50] in a subplot I have the first 
data point x[0] as 2 and the last data point, say x[50] as 8. What would be the 
best way to pass on these values to a function, that did something like print 
on the screen "Hey, the data value at the left most location of this subplot is 
2 and the data value at the right most location of this subplot is 8".
 
 Pointers would be appreciated.
 
 Thanks.
 iyer
 
 
 
---------------------------------
The fish are biting.
 Get more visitors on your site using Yahoo! Search Marketing.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to