On 5/18/2009 4:27 PM Yannick Copin apparently wrote: > super-mongo WINDOW command (e.g. > http://www.astro.princeton.edu/~rhl/sm/sm.html#SYN83)
The functionality is good, but the syntax is awful. Using a location along with a rowspan and colspan is a very established convention. (E.g., consider the tkinter grid manager.) It is completely explicit and simple, even when changing the extent in only a single direction. subplot2grid(loc=(0,0), rowspan=2, colspan=3) would confuse nobody (or so I claim). Alan ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users