Hello,
Since I have problems with unicode conversion when using wxagg and gtkagg
backends I would like to ask which files in matplotlib sources are
responsible for this?
To understand the mechanism, if in the figure I get empty squares
instead of special characters where is the problem: in the pha
In June I asked if anyone was still using pcolor_classic
(http://www.nabble.com/is-pcolor_classic-needed--tf1743761.html#a4739248).
I got no replies, so I have now removed it from svn.
Next: it looks like scatter_classic dates from the same era. Does
anyone have any objections to its removal
Hey everyone,
I was wondering if someone could point me to where you can fine-tune
display options - specifically where you can configure the amount of
whitespace around the plot. I am using basemap and when I run
savefig(), I want the resulting plot to take up the whole image
instead of leaving
Hi gang,
I apologize to come up always with noob questions, but it's been a
while I used matplotlib seriously...
Related to the "deleting a line from a plot" subject, I was thinking
about *hiding* the line instead of completely erasing it from the
graph. This is because the user can check or u
I've built 0.87.7 from source and the problem disappeared. Thanks.On 11/13/06, Steve Schmerler <[EMAIL PROTECTED]
> wrote:W Netzberg wrote:> I aggree it doesn't make much sense, but that's what I got and attached
> a plot to prove it!> Seems that some sort of rounding takes place, but only when I u
In article <[EMAIL PROTECTED]>,
Lev Givon <[EMAIL PROTECTED]> wrote:
> Received from Adam Mercer on Tue, Nov 14, 2006 at 03:55:15PM EST:
> > On 14/11/06, Lev Givon <[EMAIL PROTECTED]> wrote:
> >
> > >I am also using Apple's X11 1.1.2 / Xfree86 4.4.0. Has anyone had any
> > >success using the abo
Hi,
if I use comments and the last character in the file is not space or \n then
the last value is not returned by mlab.py's load method, due to a bug in the
comment stripping (index returns -1 if no comment is found).
If the for loop is changed to the following, it works again:
for i,line in