|
From: Eric F. <ef...@ha...> - 2013-03-28 21:36:17
|
On 2013/03/28 11:04 AM, Jody Klymak wrote: > > On Mar 28, 2013, at 11:51 AM, Eric Firing <ef...@ha...> wrote: > >> Pay attention only to the listed keyword arguments above that table. > > Sounds good.... > > OTOH a clim argument for pcolormesh would be nice, as I often end up calling "clim" after I've made a contour overtop of my pcolor, and then call clim, which is obviously not what I mean to do, but... > The problem is that it would be entirely redundant, given the vmin and vmax kwargs that have been there for a long time. I see your point, but we can't get rid of vmin and vmax (they provide more flexibility than clim would), so I think that the clutter disadvantage of adding clim outweighs the advantage. Eric > Thanks, Jody > > > -- > Jody Klymak > http://web.uvic.ca/~jklymak/ > > > > |