Revision 3237 to fix set_ticklabels seems to have a problem: it breaks
examples/mri_with_eeg.py.
Eric
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control
Dear all,
some time ago (October last year) I mailed a patch for a bug in
backend_agg.py which is still not included. I attached the patch against
the latest SVN again.
The problem seems to be a missing parameter when calling the function
draw_ellipse.
Manuel
--
-
Hi all,
anytime when requesting semilogy() on bar or hist chart, following error
occurs:
File "/usr/lib/python2.5/site-packages/matplotlib-
0.90.0-py2.5-linux-i686.egg/matplotlib/backends/backend_qtagg.py", line 161,
in print_figure
**kwargs )
File "/usr/lib/python2.5/site-packages/matplotli
"Jiří Popek" <[EMAIL PROTECTED]> writes:
> anytime when requesting semilogy() on bar or hist chart, following error
> occurs:
How about bar(..., log=True) or hist(..., log=True)?
--
Jouni K. Seppänen
http://www.iki.fi/jks
---
the same problem.
Temporary solution is to set second tuple values to nonzero (0.0001 for
example) before passing it into seq_xy_tups, but it is very _dirty_.
Got version 0.90.0 installed from source (latest Kubuntu).
J.
On 18/04/07, Jouni K. Seppänen <[EMAIL PROTECTED]> wrote:
"Jiří Popek" <[
Fixed. Try again.
> -Original Message-
> From: Eric Firing [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 18, 2007 12:22 AM
> To: James Evans
> Cc: matplotlib development list
> Subject: R3237 breaks mri_with_eeg.py demo
>
> Revision 3237 to fix set_ticklabels seems to have a problem
Manuel,
Thanks very much. I have applied your patch.
Eric
Manuel Metz wrote:
> Dear all,
> some time ago (October last year) I mailed a patch for a bug in
> backend_agg.py which is still not included. I attached the patch against
> the latest SVN again.
> The problem seems to be a missing parame
Hi all,
I'm not sure if this is the right mailing list for this, so please bear with
me if this is not for you.
I have developed a web front end for matplotlib, rather inspired by matlab
development environment. You can find more of the details here:
http://www.physics.ox.ac.uk/users/santoso/So
On Wed, Apr 18, 2007 at 03:10:54PM -0700, Yusdi Santoso wrote:
> I'm not sure if this is the right mailing list for this, so please bear with
> me if this is not for you.
>
> I have developed a web front end for matplotlib, rather inspired by matlab
> development environment. You can find more o