Trees | Indices | Help |
---|
|
Display the distribution of values as a bunch of bars.
|
|||
|
|||
|
|||
|
|||
|
|
Initialize a Bar Chart display of distribution info. Class attributes: o display_info - the information to be displayed in the distribution. This should be ordered as a list of lists, where each internal list is a data set to display in the bar chart. |
Calculate the position of the chart with blank space. This uses some padding around the chart, and takes into account whether the chart has a title. It returns 4 values, which are, in order, the x_start, x_end, y_start and y_end of the chart itself. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Jul 14 01:49:28 2010 | http://epydoc.sourceforge.net |