Hey,
I have a family of curves to plot. They all look somewhat similar and
hardly cross, but a parameter is changed, so adding labels to them in a
contour plot fashion would be cool. I will just do this by hand now
likely, but as clabels works nice I was wondering if this can be used or
abused for
Jouni K. Seppänen writes:
> Set verbose to debug-annoying and catch the output in a file; there will
> be lots of it, so please email it to me off-list.
Got it, thanks. Unfortunately I have no idea what's going on. The debug
information indicates that the PsfontsMap._register function (which onl
Pål Gunnar Ellingsen
writes:
> I only have a svn version of the repo, but I would like to move to git, but
> I get an error when running the code from
> http://matplotlib.sourceforge.net/devel/coding_guide.html#using-git
>
>> git clone --origin svn g...@github.com:astraw/matplotlib.git
That's no
On Saturday, March 12, 2011, Pål Gunnar Ellingsen wrote:
> Hi
>
> I only have a svn version of the repo, but I would like to move to git, but I
> get an error when running the code from
> http://matplotlib.sourceforge.net/devel/coding_guide.html#using-git
>
>> git clone --origin svn g...@github
Hi
I only have a svn version of the repo, but I would like to move to git, but
I get an error when running the code from
http://matplotlib.sourceforge.net/devel/coding_guide.html#using-git
> git clone --origin svn g...@github.com:astraw/matplotlib.git
Cloning into matplotlib...
Permission denied
Hi Jae-Joon,
Ok, that makes sense - I tried upgrading to 9.0.1 and it looks like there is
still an issue:
6204test_1.eps
34104 test_2.eps
Cheers,
Tom
On Mar 12, 2011, at 11:38 AM, Jae-Joon Lee wrote:
> Note that, even with usetex=False, you have a large ps file when
> distiller is used
Note that, even with usetex=False, you have a large ps file when
distiller is used .
When usetex=True, the distiller is always used (if distiller=None,
ghostscript is used).
Therefore, my guess is that the large file size is results of
distilling using the ghostscript.
I wonder if this is an issue
Jouni K. Seppänen writes:
> Pål Gunnar Ellingsen writes:
>
>> I know there was a post on the mail liste a couple of days ago ( Bug
>> in `dviread.py'), but I'm not sure if this is the same error, which it
>> shouldn't be as I'm using the latest svn revision.
>
> Not the same error - it is showin