On Tue, Oct 07, 2008 at 12:54:49PM +0200, Johann Rohwer wrote:
> The autoscaling feature sets the y limits to [0,1] which means that
> your lines are falling on the bottom and top x-axis which hides them.
> Rescaling the y-axis will make the lines visible, e.g.
>
> pylab.ylim(-1,2)

Thank you very much.  That did it.

cs

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to