subplot problem with (altervista) debian package

I have a problem on my debian stable installation.

I use the packages of altervista:
deb http://anakonda.altervista.org/debian packages/
deb-src http://anakonda.altervista.org/debian sources/

subplot is ok with the syntax subplot(212) for example, but not with
subplot(2,1,2) (and I need this syntax).

In the second case, all the plots appears at the same place.
To see this, simply change the subblot commands in zorder_demo.py for
example.

With an Ubuntu installation (6.10) (in this case matplotlib is packaged
in the distribution), it seems ok.

any solution?

t.d.

···

--

Thierry Dumont. Institut Camille Jordan -- Mathematiques--
Univ. Lyon I,43 Bd du 11 Novembre 1918, 69622
- Villeurbanne Cedex - France.
tdumont@...1399... web: http://math.univ-lyon1.fr/~tdumont

The solution is to uninstall the deb package and install an up-to-date matplotlib. Whether there is a deb package somewhere that will work on debian stable, I don't know, but installing from the tarball is easy if you have the necessary devel packages installed.

Eric

Thierry Dumont wrote:

···

I have a problem on my debian stable installation.

I use the packages of altervista:
deb http://anakonda.altervista.org/debian packages/
deb-src http://anakonda.altervista.org/debian sources/

subplot is ok with the syntax subplot(212) for example, but not with
subplot(2,1,2) (and I need this syntax).

In the second case, all the plots appears at the same place.
To see this, simply change the subblot commands in zorder_demo.py for
example.

With an Ubuntu installation (6.10) (in this case matplotlib is packaged
in the distribution), it seems ok.

any solution?

t.d.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

------------------------------------------------------------------------

_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options