On Mon, Dec 1, 2008 at 2:43 PM, twentypoundtrout
<[EMAIL PROTECTED]> wrote:

> So there is no way to say plot a line.  Grab that image.  Apply a standard
> SVG filter (like Gaussian). And overlay the blur?  I do not know the PIL
> well enough to know if this is feasible.

You can do this using an external program -- see for example
http://abitofpythonabitofastronomy.blogspot.com/2008/10/svg.html.  It
would be challenging to implement something like this internally
across output formats I think, but we recently added some features to
make it easier to use an svg editor for filtering mpl objects.  See
also this thread

http://www.nabble.com/SVG-clickable-images-td20236869.html#a20236869

JDH

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to