Axes, scale, and labelling helpers for the matplotlib facade
          
      
      
        
          Functions
              
    
    
          
  
  
Arguments
    None
    
    Return Value
    character(len=10)
    
    
    
   
        
        
        
          Subroutines
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | character(len=*), | intent(in) |  |  | :: | label_text |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | character(len=*), | intent(in) |  |  | :: | label_text |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | character(len=*), | intent(in) |  |  | :: | title_text |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | character(len=*), | intent(in), | optional |  | :: | position |  | 
        
            | logical, | intent(in), | optional |  | :: | box |  | 
        
            | integer, | intent(in), | optional |  | :: | fontsize |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | logical, | intent(in), | optional |  | :: | enabled |  | 
        
            | character(len=*), | intent(in), | optional |  | :: | which |  | 
        
            | character(len=*), | intent(in), | optional |  | :: | axis |  | 
        
            | real(kind=wp), | intent(in), | optional |  | :: | alpha |  | 
        
            | character(len=*), | intent(in), | optional |  | :: | linestyle |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | real(kind=wp), | intent(in) |  |  | :: | xmin |  | 
        
            | real(kind=wp), | intent(in) |  |  | :: | xmax |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | real(kind=wp), | intent(in) |  |  | :: | ymin |  | 
        
            | real(kind=wp), | intent(in) |  |  | :: | ymax |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | character(len=*), | intent(in) |  |  | :: | scale |  | 
        
            | real(kind=wp), | intent(in), | optional |  | :: | threshold |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | character(len=*), | intent(in) |  |  | :: | scale |  | 
        
            | real(kind=wp), | intent(in), | optional |  | :: | threshold |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | real(kind=wp), | intent(in) |  |  | :: | width |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | real(kind=wp), | intent(in) |  |  | :: | ydata(:) |  | 
    
  
     
   
              
    
    
          
  
  Arguments
      
    
      
        | Type | Intent | Optional | Attributes |  | Name |  | 
    
        
            | character(len=*), | intent(in) |  |  | :: | axis_name |  |