| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
         object --+    
                  |    
plotutils.BasicPlot --+
                      |
                     PlotSegmentsPlot
Horizontal bar segment plot. Based originally on PlotSegmentsPlot class in pylal/bin/plotsegments.py
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from   | 
  |||
    
  | 
|||
        color_code = {'H1': 'r', 'H2': 'b', 'L1': 'g', 'V1': 'm', 'G1'
     | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 Create a fresh plot. Provide t0 to provide a reference time to use as zero. 
  | 
  
 Stub. Replace with a method that appends values or lists of values to self.data_sets and appends labels to self.data_labels. Feel free to accept complicated inputs, but try to store only the raw numbers that will enter the plot. 
  | 
  
 Stub. Replace with a function that creates and makes your plot pretty. Do not do I/O here. 
  | 
    
  | 
|||
  color_code
  | 
| Home | Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 12 01:21:42 2017 | http://epydoc.sourceforge.net |