From: Eric F. <ef...@ha...> - 2005-10-25 07:58:53
|
Jordan, The correction--using a small linewidth for the patch boundary (which is the same color as the patch)--has been committed to CVS. Thanks for pointing out the problem. Eric Jordan Dawe wrote: > Eric Firing wrote: > >> Jordan, >> >> Would you send a simple example script and sample plot, please? If I >> understand correctly what you are trying to do, it should work. > > > Ok, I stuck an example on my webserver. The script (heavily copied from > contour_demo.py): > > http://freedryk.dyndns.org:8080/matplotlib/example.py > > The eps output: > > http://freedryk.dyndns.org:8080/matplotlib/example.eps > > And, in case it's easier for you, the eps output converted into pdf: > > http://freedryk.dyndns.org:8080/matplotlib/example.pdf > > The problem can be seen by zooming into one of the contour lines. There > is about a .25 pica space between the contour lines and the filled > contours. This doesn't occur if you use a 1 pica line, but I don't like > thick lines... > > Jordan > |