On Fri, Dec 4, 2009 at 6:17 AM, Mkhanyisi Madlavana <[email protected]>wrote:

> How can I do this using matplotlib? The snippet of my code looks like:
> <snip>
> Am I doing this all the wrong way?
>
>
This way is easier:

http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.axhline
http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.axvline

HTH,
Wayne
_______________________________________________
Tutor maillist  -  [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to