Mark Bakker wrote:
> Eric -
>
> Yeah, I agree. The words 'equal' is confusing. But it was taken from
> matlab. 'scaled' was my invention/doing. I thought it was better than
> 'equal', as it makes the scales equal on both axes. Either way, I would
> like it if we can fix the data limits in a sim
I have just updated to a matplotlib build from SVN, and now all my subplots
generate errors:
(Pdb) rows
Out[3]: 2
(Pdb) columns
Out[3]: 2
(Pdb) num
Out[3]: 1
(Pdb) subplot(rows, columns, num)
*** KeyError: 'axes.formatter.limits'
I really dont know why this is happening, so I would appreciate any
Thanks Eric. I'll give it a shot,
Mark
On 1/6/07, Eric Firing <[EMAIL PROTECTED]> wrote:
Mark Bakker wrote:
> Eric -
>
> Yeah, I agree. The words 'equal' is confusing. But it was taken from
> matlab. 'scaled' was my invention/doing. I thought it was better than
> 'equal', as it makes the scales
Chris,
I suspect it is a problem with your matplotlibrc file; you could try
stripping it down to bare minimum, as in the svn root directory.
Another possibility is that your update is somehow incomplete or
scrambled with an earlier installation.
If that doesn't work, try making a minimal scrip