On the 0.91 branch, there was an example called clippedline.py that did a searchsorted on the xdata based on the xlim to cull out points far outside the view limits. This is useful if you have a really long time series and want to navigate through it.
This is broken on the trunk, but before I dive too deep into trying to fix it, I wanted to get some input about the best way to go about this given the new transforms/path infrastructure. Michael, I know you did some work to make this kind of use more efficient by default, so I wanted to get your opinion on the best place to go about making this kind of optimization. JDH ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel