On Fri, Jun 20, 2008 at 11:18 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> I didn't mean to imply that Debian/Ubuntu was required, those are just the
> ones that I looked at as a sampling. It looks like Fedora 8 also links
> graphviz with libpango, according to its rpm spec.
Oh, no worrie
On Fri, Jun 20, 2008 at 11:13 AM, John Hunter <[EMAIL PROTECTED]> wrote:
> On Fri, Jun 20, 2008 at 12:54 PM, Fernando Perez <[EMAIL PROTECTED]> wrote:
>
>> John, do you need anything from BIC? I'm out for a few hours (car
>> troubles) and will be in and out on Saturday, but likely with a laptop
>>
Michael Droettboom wrote:
> John Hunter wrote:
>
>> On Fri, Jun 20, 2008 at 8:13 AM, Michael Droettboom <[EMAIL PROTECTED]>
>> wrote:
>>
>> Also, the start and end of the arrow locations is
>> pretty unsatisfying. You would think they could hit the box edges...
>>
>>
> Yes. T
I was reading through custom_projection_example.py and I noticed that
the cla() method was defined twice (with the exact same code) for the
same class. Here's a patch with one of the cla() methods (the one with
fewer comments) deleted.
delete_cla_copy.diff
Description: Binary data
-To
Thanks. Obviously just an editing error. Fixed in r5617.
Cheers,
Mike
Tony S Yu wrote:
> I was reading through custom_projection_example.py and I noticed that
> the cla() method was defined twice (with the exact same code) for the
> same class. Here's a patch with one of the cla() methods (t
I was reading through custom_projection_example.py and I noticed that
the cla() method was defined twice (with the exact same code) for the
same class. Here's a patch with one of the cla() methods (the one with
fewer comments) deleted.
delete_cla_copy.diff
Description: Binary data
-T
On Fri, Jun 20, 2008 at 10:20 AM, Charlie Moad <[EMAIL PROTECTED]> wrote:
> Can we shoot for Sunday night? It would be much more convenient for me at
> least.
Absolutely. I suggested Monday because I thought it would be better,
but Sunday works fine too. I'll do a round of testing Sunday mornin
Can we shoot for Sunday night? It would be much more convenient for me at
least.
- Charlie
On Fri, Jun 20, 2008 at 10:20 AM, John Hunter <[EMAIL PROTECTED]> wrote:
> Sandro has been working hard packaging matplotlib 0.98.0 for debian
> ahead of the next major debian feature freeze, and says he
John Hunter wrote:
> On Fri, Jun 20, 2008 at 8:13 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
>
>
>> The current version of graphviz uses either cairo or gd (the default being
>> cairo on most modern installations.)
>>
>
>
>> Now that you've uploaded the docs, I see that the font y
On Fri, Jun 20, 2008 at 8:13 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> Now that you've uploaded the docs, I see that the font you're getting isn't
> as nice as mine. I was setting "fontname" to "sans", which is supposed to
> get the default sans serif font on the system. It appears, fr
Sandro has been working hard packaging matplotlib 0.98.0 for debian
ahead of the next major debian feature freeze, and says he can get
0.98.1 in if we release it by June 24th. Charlie, can you do a
release on Monday? All developers, please take some time to fix any
bugs you are aware of and let's
On Thu, Jun 19, 2008 at 11:52 AM, Olle EngdegÄrd <[EMAIL PROTECTED]> wrote:
>
> Here is a patch to add linestyles to patches.py. I have tried it with
> unfilled step histograms (important for b/w print and colour blind people).
>
> What do you think?
I'm happy to include this, but we need to make
On Fri, Jun 20, 2008 at 8:13 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> The current version of graphviz uses either cairo or gd (the default being
> cairo on most modern installations.)
> Now that you've uploaded the docs, I see that the font you're getting isn't
> as nice as mine. I wa
Have you updated Sphinx from SVN lately? I have r64374.
Sphinx should have dumped a full traceback into a tmp file (and told you
where it is, which I don't see in your log output). Can you send that?
Cheers,
Mike
Charlie Moad wrote:
> Python2.5 on OSX.5
>
> On Thu, Jun 19, 2008 at 11:14 PM, M
Python2.5 on OSX.5
On Thu, Jun 19, 2008 at 11:14 PM, Michael Droettboom <[EMAIL PROTECTED]>
wrote:
> What version of Python are you running? All I can think from looking at
> the code is that something in the regex is behaving differently for you than
> me (on Python 2.5).
>
> If you just want t
Michael Droettboom wrote:
> John Hunter wrote:
>> Of course, the rendering is also somewhat painful
>> to me, after years of looking at agg rendering. Maybe I need to write
>> a dot output renderer
>>
The current version of graphviz uses either cairo or gd (the default
being cairo on m
Olle EngdegÄrd wrote:
> hist(histtype="step") worked fine in rev5412, but in the latest I get
>
hist(randn(1000), histtype="step")
> Traceback (most recent call last):
> /.../
> raise TypeError, 'There is no patch property "%s"'%key
> TypeError: There is no patch property "closed"
>
>
17 matches
Mail list logo