On Tue, Jul 6, 2010 at 10:19 AM, Michael Droettboom wrote:
> On 07/04/2010 09:32 PM, John Hunter wrote:
>> On Sat, Jul 3, 2010 at 11:53 AM, Ryan May wrote:
>>
>>> On Sat, Jul 3, 2010 at 1:11 AM, Ryan May wrote:
>>>
Alright, before I go to bed, I found the following line in
src/_backend
On 07/04/2010 09:32 PM, John Hunter wrote:
> On Sat, Jul 3, 2010 at 11:53 AM, Ryan May wrote:
>
>> On Sat, Jul 3, 2010 at 1:11 AM, Ryan May wrote:
>>
>>> Alright, before I go to bed, I found the following line in
>>> src/_backend_agg.cpp at line 709 (in draw_markers()) makes all the
>>>
On Sat, Jul 3, 2010 at 11:53 AM, Ryan May wrote:
> On Sat, Jul 3, 2010 at 1:11 AM, Ryan May wrote:
>> Alright, before I go to bed, I found the following line in
>> src/_backend_agg.cpp at line 709 (in draw_markers()) makes all the
>> difference:
>>
>> set_clipbox(gc.cliprect, rendererBase);
>>
>>
On Sat, Jul 3, 2010 at 1:11 AM, Ryan May wrote:
> Alright, before I go to bed, I found the following line in
> src/_backend_agg.cpp at line 709 (in draw_markers()) makes all the
> difference:
>
> set_clipbox(gc.cliprect, rendererBase);
>
> Commenting out this line fixes my problem. I'm not sure wh
Alright, before I go to bed, I found the following line in
src/_backend_agg.cpp at line 709 (in draw_markers()) makes all the
difference:
set_clipbox(gc.cliprect, rendererBase);
Commenting out this line fixes my problem. I'm not sure why it's a
problem, (maybe a missing restore to previous state
Hi,
I've been debugging this for hours now and could really use the help
of someone smarter than me. In working on blitting with animations,
I've run into a problem when trying to use blitting + multiple
subplots + lines with markers. It's an esoteric combination to be
sure, but I have a script (a