From: Thierry D. <td...@ma...> - 2006-12-22 07:57:25
|
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. td...@ma... web: http://math.univ-lyon1.fr/~tdumont |