|
From: Benjamin R. <ben...@ou...> - 2012-10-04 14:47:48
|
On Thu, Oct 4, 2012 at 10:41 AM, Jason Grout <jas...@cr...>wrote: > On 10/4/12 9:11 AM, Michael Droettboom wrote: > > Yes -- this would be a great application for the path filtering > > infrastructure that matplotlib has. > > > Is that the same as the path effects features, like > http://matplotlib.org/examples/pylab_examples/patheffect_demo.html ? > > Thanks, > > Jason > > Slightly different. That is through the AGG layer, so vector-based backends wouldn't benefit, IIRC. That being said, this is probably the better place to implement this (maybe this is what Mike was thinking of?). Ben Root |