From: Tony Yu <ts...@gm...> - 2008-05-26 18:50:40
|
On May 25, 2008, at 1:01 PM, John Hunter wrote: > > You need to be on the trunk and I think I was a commit behind -- try > it now. > > We will probably want to set the various ticklabel and title sizes to > something really small using rc > > import matplotlib > matplotlib.rcParams['xtick.labelsize'] = 6 Unfortunately, I'm not running the trunk right now because I use numpy 1.0.4 (not 1.1). I played around with the script, but in the process I ended up rewriting it a bunch. I'm sure I've violated come coding guidelines along the way; my apologies. |