|
From: Chaitanya K. <ic...@gm...> - 2009-05-18 21:40:48
|
Hi guys, +1 for rowspan and colspan. Much cleaner I would say. Chaitanya On Mon, May 18, 2009 at 11:17 PM, Alan G Isaac <ala...@gm...> wrote: > 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 > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |