Thanks a lot.  The code you mentioned:

cs = contourf(Y,X,transpose(CHI),levels,alpha=0.7)
for c in cs.collections:
   c.set_edgecolors('none')

    worked great and the extra lines are gone.

                 Joseph Smidt

PS.  Good luck with this issue.  I'd help but I'm not that good.

-- 
------------------------------------------------------------------------
Joseph Smidt <josephsm...@gmail.com>

Physics and Astronomy
4129 Frederick Reines Hall
Irvine, CA 92697-4575
Office: 949-824-3269

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to