From: Jordan D. <fre...@oc...> - 2005-10-24 23:28:29
|
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 |