Tutorial or Example (or Tutorial) of Using Canvas to Produce a Plot
kyosohma at gmail.com
kyosohma at gmail.com
Tue Sep 18 15:36:52 EDT 2007
On Sep 18, 12:23 pm, "W. Watson" <wolf_tra... at invalid.com> wrote:
> What would be appropriate? What are the choices? I'm pretty new to Python,
> but am familiar with the XWindow widget set. I think it is available under
> Python, but if there's a more suitable choice, that's fine. I would think
> Tkinter would be the simplest choice. Yes, Tkinter would be preferable. It
> seems to be the GUI of choice.
>
> Grant Edwards wrote:
> > On 2007-09-18, W. Watson <wolf_tra... at invalid.com> wrote:
>
> >> I'm looking for an example with canvas that produces, say, a
> >> complete x-y plot of some data.
>
> > With what widget set?
>
> --
> Wayne Watson (Nevada City, CA)
>
> Web Page: <speckledwithStars.net>
I've heard a lot about drawing with the wxPython widget set as well.
Some examples:
http://wiki.wxpython.org/RecipesImagesAndGraphics
Mike
More information about the Python-list
mailing list