Widget for plotting graphs?

Greg McFarlane gregm at iname.com
Fri Apr 7 08:19:26 EDT 2000


Have you looked at the Blt graph widget?  It is a highly configurable
plotting library for 2D graphs.  There is a python interface to it in
the Pmw package (http://www.dscpl.com.au/pmw/).  There is some
recently released documentation of the Pmw Blt interface at
http://www.ifi.uio.no/~hpl/Pmw.Blt/doc/ which is worth looking at. 
There are lots of examples, demos and pictures so you can see what it
is before downloading anything.

On 5 Apr, Bruce Wolk wrote:
> I am exploring Tkinter and Pmw and wondering whether anyone has created
> a widget for graphing points and functions.  Also, is there a way to
> place one pixel (i.e., a point) on a Canvas widget?  Thanks.
> 
> Bruce
> -- 
> http://www.python.org/mailman/listinfo/python-list
> 

-- 
Greg McFarlane     INMS Telstra Australia     gregm at iname.com




More information about the Python-list mailing list