Module pygplot :: Class _Hist
[show private | hide private]
[frames | no frames]

Class _Hist


Class used by Plot to make a Histogram.
Method Summary
  __init__(self, x, linestyle, linewidth, color, low, high, nbin, fill)
  plot(self)
Plot the line.
  range(self)
Get the plot range required to show all the line.

Method Details

plot(self)

Plot the line. Normall used by the parent class.

range(self)

Get the plot range required to show all the line.

Generated by Epydoc 2.1 on Thu Feb 17 15:17:27 2005 http://epydoc.sf.net