| 1 | initial version |
You might check out the norm option to matrix_plot (see the docs), which takes a value argument that does away with scaling before applying a colormap.
| 2 | No.2 Revision |
You might check out the norm option to matrix_plot (see the docs), which takes a value argument that does away with scaling before applying a colormap.colormap. You can also specify a function that does the colormapping. See also the matplotlib documentation for colormaps and the normalizing functions.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.