Tutorial or Example (or Tutorial) of Using Canvas to Produce a Plot

exhuma.twn exhuma at gmail.com
Wed Sep 19 03:00:49 EDT 2007


On Sep 18, 11:58 pm, Richard Townsend <r... at nospam.com> wrote:
> On Tue, 18 Sep 2007 13:18:36 -0700, "W. Watson"
>
> <wolf_tra... at invalid.com> wrote:
> >Tk is it. I'm really not interested in the others at this point.
>
> John Grayson's book 'Python and Tkinter Programming' has a chapter on
> plotting Graphs and Charts. You can even download that chapter as a
> PDF file:
>
> http://www.manning-source.com/books/grayson/grayson_ch11.pdf
>
> Seehttp://www.manning.com/grayson/for more info about the book.

Also, if the graph is really all you need, matplotlib might be a very
interesting choice:
http://matplotlib.sourceforge.net/

It's got some user-interface facilities as well. But I never used
those so far.




More information about the Python-list mailing list