When I use contourf to plot a filled contour map, I get some white-like lines
between each two color patches, or you can call them gaps.
This is not like the contourf doc string says:  "it does not draw the
polygon edges.", actually, it does.
http://old.nabble.com/file/p27982822/contourf1.png contourf1.png 
The figure above is what I get by contourf, but this is not exactlly what I
want.

The filled contour map I want should be like this one:
http://old.nabble.com/file/p27982822/contourf2.png contourf2.png 

Any advice?

Thank you!
-- 
View this message in context: 
http://old.nabble.com/contourf-creats-white-like-lines-%28or-gaps%29-between-each-two-color-patches-tp27982822p27982822.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to