From: Eric F. <ef...@ha...> - 2005-09-22 02:46:28
|
Jordan, Correct. I sent John a patch to fix that, but it didn't make it in time for 0.84. It was a fairly large patch, not a quick fix, so John may want to ponder it, or ask me to change some things, before committing it to CVS. Eric Jordan Dawe wrote: > contourf appears to be broken in matplotlib-0.84 when one attempts to > use the 'colors=' kwarg. I just updated from 0.83.2, and ran a script > that worked fine before. > > This command fails: > > contourf( var1[0,:,:], colors=(.2,.35,.5,.65,.85,1.) ) |