On 9/6/07, Michael Droettboom <[EMAIL PROTECTED]> wrote: > I think this is a known bug (and maybe a bug should be filed so it doesn't > get lost). > > Most of the backends don't have support for clipping which would be required > for this to work. >
A minor correction -- all the backends support rectangular clipping -- but only agg supports polygon clipping currently. The polar axes uses a polygon approximation to a circle for the axes border which is used to clip the lines. I think this would be fairly easy to add to ps, pdf, and svg since i think they all have support for polygon clipping. I'm not sure what the cairo status is. JDH ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel