These docs are for an old release.
    
      Info on upgrading to version 2/3
    
  
      Docs Sizing
How to control the dimensions of the calendar.
            height
          
          
            
              Will make the entire calendar (including header) a pixel height.
            
          
        
      
        
          
            contentHeight
          
          
            
              Will make the calendar’s content area a pixel height.
            
          
        
      
        
          
            aspectRatio
          
          
            
              Determines the width-to-height aspect ratio of the calendar.
            
          
        
      
        
          
            handleWindowResize
          
          
            
              Whether to automatically resize the calendar when the browser window resizes.