I committed a slightly tighter version of this that uses a rectangle
based on the size of the image plus a border to accomodate the exact
marker size. Probably makes very little difference, but I suppose if
there was a dense field of markers outside of view, this might speed
things up a bit mo
On Wed, Sep 23, 2009 at 10:15 PM, John Hunter wrote:
> On Wed, Sep 23, 2009 at 6:47 PM, Mike Nicolls wrote:
>> I've encountered a segmentation fault using the Agg backend when making
>> and saving a png plot. The segmentation fault does not seem to occur
>> under different backends (e.g. Cairo).
On Wed, Sep 23, 2009 at 6:47 PM, Mike Nicolls wrote:
> I've encountered a segmentation fault using the Agg backend when making
> and saving a png plot. The segmentation fault does not seem to occur
> under different backends (e.g. Cairo).
>
> The sequence of commands amounts to making a plot, set
I've encountered a segmentation fault using the Agg backend when making
and saving a png plot. The segmentation fault does not seem to occur
under different backends (e.g. Cairo).
The sequence of commands amounts to making a plot, setting the limits of
the plot, then saving the plot as a png u