|
From: Jody K. <jk...@uv...> - 2013-03-29 01:03:19
|
On Mar 28, 2013, at 14:36 PM, Eric Firing <ef...@ha...> wrote: > The problem is that it would be entirely redundant, given the vmin and vmax kwargs that have been there for a long time. Fair enough - I just often play with symmetric axis limits (i.e. [-1.,1.]) and so its helpful to be able to specify as an array and do something like clim = array([-1.,1.])*0.2 (for instance). Of course matplotlib probably has some other fancy way to rescale the vmin and vmax simultaneously... Thanks a lot, Jody -- Jody Klymak http://web.uvic.ca/~jklymak/ |