Hello,
When I run:
from pylab import *
data = [1.6e-012, 3.0e-012]
plot(data)
the y axis autoscales to 1.8e-12 - 3.2e-12. I get the same behavior when I run in interactive mode or save the figure to png.
Does anyone know if this is a bug or if there's something I can do to make the autoscaling work out?
Thanks,
John
P.S. Here's the output from the --verbose-helpful flag:
matplotlib data path c:\pyle\python23\share\matplotlib
loaded rc file c:\pyle\python23\share\matplotlib\.matplotlibrc
matplotlib version 0.72.1
verbose.level helpful
interactive is False
platform is win32
numerix numarray 1.2.2
font search path ['c:\\pyle\\python23\\share\\matplotlib']
loaded ttfcache file C:/msys/1.0/home/artsys\.ttffont.cache
backend Agg version v2.2