| 
      
      
      From: Pierre GM <pgm...@gm...> - 2009-07-15 22:58:42
      
     | 
| On Jul 15, 2009, at 6:54 PM, Dr. Phillip M. Feldman wrote: > leaving the x-axis alone, or vice versa, or set a lower limit for > the y-axis > but leave the upper limit alone. Is there a clean way of doing > this? (I > have not been able to find anything relevant in the Matplotlib Users > Guide). Please check set_xlim and set_ylim. |