Skip to content

Unsightly lines from x*y grid in levelplot with Postscript

3 messages · Waichler, Scott R, Deepayan Sarkar, Paul Murrell

#
When I generate levelplot figures with Postscript, the lines from
the underlying grid (i.e., the x and y in z ~ x* y)
show up as faint white lines in the output.  If I have a dense grid,
the lines wash out the contour colors.  I can avoid the problem if
I use png instead, but that brings up other problems.  Any
ideas for how I can get Postscript to not show those lines around
the cells?

Scott

Scott Waichler, Senior Research Scientist
Pacific Northwest National Laboratory
MSIN K9-36
P.O. Box 999
Richland, WA   99352    USA
509-372-4423 (voice)
509-372-6089 (fax)
scott.waichler at pnl.gov
http://hydrology.pnl.gov
#
On Thursday 16 December 2004 12:57, Waichler, Scott R wrote:
I'm not sure what you mean. Could you send me an example (off-list)? 

One typical problem with gv is that some artifacts show up (which may 
not be what you describe) when the display is anti-aliased. Try turning 
that off (by pressing 'a') and see if that improves the display. 

Deepayan
#
Hi
Waichler, Scott R wrote:
I think it's ghostview (or whatever viewer you're using) that's showing 
the lines (not postscript).  You don't get the lines when you print do 
you?

Try turning off antialiasing.

If you produce PDF, it's possible to just turn off antialiasing for 
"line art", so the text doesn't go chunky.

Paul