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
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users


-------------------------------------------------------------------------
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
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to