| 
   Home Manual Packages Global Index Keywords Quick Reference | 
functions in graph.i  - u
 
 
 
| unzoom 
 | 
             unzoom  
 
     restores limits to their values before zoom and pan operations  
     performed interactively using the mouse.  
     Use    old_limits=  limits()  
            ...  
	    limits, old_limits  
     to save and restore plot limits generally.  
builtin function, documented at i0/graph.i   line 793  
 |  
| SEE ALSO: | limits,   
  range,   
  zoom_factor,   
  plg |  |