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

Class _Hist

_Object --+
          |
         _Hist


Class used by Plot to make a Histogram.
Method Summary
  __init__(self, parent, x, linestyle, linewidth, linecolor, fillcolor, fillstyle, low, high, nbin, fill, outline)
  bin(self)
  plot(self)
Plot the line.
  range(self)
Get the plot range required to show all the line.
    Inherited from _Object
  __getattr__(self, name)

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 Tue Sep 25 12:14:22 2007 http://epydoc.sf.net