[Matplotlib-users] axes scale factor not showing

2008-05-10 Thread Tim Mitchell
ere an easier way around this (or a fix?)? I'm using v0.90.0 Thanks Tim -- Tim Mitchell Software Engineer Applied Research Associates (NZ) Ltd. (www.aranz.com) Ph: +64 (3) 374-6120 ext: 203 Fax: +64 (3) 374-6130 Skype: tim-mitchell <>

[Matplotlib-users] axes scale factor not showing

2008-05-08 Thread Tim Mitchell
Hi, When matplotlib uses an axis multiplier, as in x-axis in the script below, the scale factor is not positioned properly on the figure as is shown in the attached picture. The 'x1e+30' in the bottom right corner is clipped unless I enlarge the window. import Numeric, gtk