From: Charles <ct...@cs...> - 2003-11-12 06:58:49
|
Hi John, The patch worked for me. :-) JH: def is_last_row(self): Nice, but maybe not enough. If the plots don't fill the bottom row, (say 7 plots on a 3x3 grid), it'll leave some columns with no xticklabels. We'd need something like is_bottom() But that would require knowing how many subplots there are, which subplot doesn't do, and probably shouldn't. -C -- Charles R. Twardy www.csse.monash.edu.au/~ctwardy Monash University sarbayes.org Computer Sci. & Software Eng. +61(3) 9905 5823 (w) 5146 (fax) |