Bugfix: [ 1757315 ] ValueError: Cannot set nonpositive limits with log
transform. The axes scales were not getting set back to "linear" when cla() is called, so autoscale_limits gets confused on the next call to plot().
Authored by: mdboom 2007-11-09
Parent: [r4196]
Child: [r4198]