Re: [Matplotlib-users] [Solved?] Unexplained label on plot
> numerically)? The same happens for e.g. plot(array([1,2,3])+1e5), i.e. > if the values' changes are small compared to their magnitude. Without > that, the tick numbers would read 11.0, 12.0, 13.0 in this > example, which may not look ver
[Matplotlib-users] Unexplained label on plot
;Thruster', 'Valve', 'Total', 'Efficiency'), 2) #(0.02,0.6) pylab.savefig(filename, orientation='landscape') pylab.clf() Thanks in advance for any help/advice. -Stuart - Stuart Yarrow ---