On Mon, Aug 16, 2010 at 4:48 PM, Friedrich Romstedt <
friedrichromst...@gmail.com> wrote:
> Ben, I fully agree with you that figures should be able to be saved
> both coloured and grayscale. It was a misunderstanding. What I meant
> was, that it will not be necessary to display one part of the f
Michael Droettboom wrote:
> On 08/14/2010 07:22 PM, Eric Firing wrote:
>
>> Mike,
>>
>> Is there any reason why the Path.unit_* methods shouldn't include the
>> codes, so that they can all have CLOSEPOLY? Or shouldn't they at
>> least have a kwarg to allow that as an option? In working on pa
I'm currently working on a patch to enable the matplotlib feature
shown in the video. Notice that it's pure matplotlib, no change of
any plot parameters. Unfortunately, or better to say fortunately? I
lost my changes by installing from svn, so I have to redo it, but this
times it's less hacky I b
On 08/14/2010 07:22 PM, Eric Firing wrote:
> Mike,
>
> Is there any reason why the Path.unit_* methods shouldn't include the
> codes, so that they can all have CLOSEPOLY? Or shouldn't they at
> least have a kwarg to allow that as an option? In working on patch
> drawing via bar(), I noticed th