Teng Yang wrote:
> Jeff,
> This "_r" command seems not work well. Let me show you the full
> line of that color map plot,
> --------------------------------------
> contourf(X, Y, Z, v1, cmap=cm.pink)
> --------------------------------------
Teng:

Have you tried

contourf(X, Y, Z, v1, cmap=cm.pink_r)


-Jeff


-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/PSD1        FAX   : (303)497-6449
325 Broadway                Boulder, CO, USA 80305-3328


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to