HippoDraw is a highly interactive data visualization package which can be use as
a Python extension module. Plot types include 1D and 2D histograms, scatter
plots, XY plots, strip chart, etc. Data can be read from ASCII, FITS, and ROOT
files. Data can also be generated by Python. Plots can be manipulated by
Python script or via intutive GUI. Python can access the contents of the
plots. Fitting to functions using C++ minimizers is allowed and functions can
be written in Python. Can be used in conjunction with Numeric or numarray
extension modules.