pcolor large arrays using TeX

When I try to pcolor a large array, say a few hundred elements in each dimension with text.usetex:True set in the rc file, pcolor gives an error. [Mac OS X 10.4, python 2.4.1, matplotlib 0.83.2, TkAgg backend]

Plotting smaller arrays, or not using TeX gives no error.

-Rob.

···

-----
Rob Hetland, Assistant Professor
Dept of Oceanography, Texas A&M University
p: 979-458-0096, f: 979-845-6331
e: hetland@...760..., w: http://pong.tamu.edu

Please post an example and the error message.

Darren

···

On Tuesday 06 September 2005 9:42 am, Rob Hetland wrote:

When I try to pcolor a large array, say a few hundred elements in
each dimension with text.usetex:True set in the rc file, pcolor gives
an error. [Mac OS X 10.4, python 2.4.1, matplotlib 0.83.2, TkAgg
backend]

Plotting smaller arrays, or not using TeX gives no error.