| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
                object --+        
                         |        
       plotutils.BasicPlot --+    
                             |    
plotutils.VerticalBarHistogram --+
                                 |
                                VerticalBarHistogram
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 Basic plot initialization. A subclass can override __init__ and call this one (plotutils.BasicPlot.__init__(self, *args, **kwargs)) and then initialize variables to hold data to plot and labels. 
  | 
  
 Stub. Replace with a function that creates and makes your plot pretty. Do not do I/O here. 
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 12 01:21:42 2017 | http://epydoc.sourceforge.net |