At http://cil.andrew.cmu.edu/projects/visual in the Windows download
section there is a new Visual zip file (for the visual folder in the Python
suite), containing a significantly improved graph.py. It handles the
borders of the screen better. And it fixes a bug that led to a black screen
on the first plot of a ghistrogram.
A colleague commented today about not knowing about the histogram
capability of graph.py (from visual.graph import *), so I'll advertise it.
If you have a list of data, you can in one statement plot a binned sorted
histogram of that data. For details see the online help, in the graphing
section.
Bruce Sherwood
|