comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Why plots shown on screen and postscript are different?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Why plots shown on screen and postscript are different? [message #65083 is a reply to message #65082] Wed, 11 February 2009 06:31 Go to previous messageGo to previous message
Maarten[1] is currently offline  Maarten[1]
Messages: 176
Registered: November 2005
Senior Member
On Feb 11, 3:02 pm, David Fanning <n...@dfanning.com> wrote:
> T.H. writes:
>> I've found that most of the time postscript plotting is more trouble
>> than it's worth. If I have a plot on screen that I wish to keep I
>> usually save it as PNG using a command something like.......
>
>> WRITE_PNG, filename, TVRD()
>
> Humm, well, we all have our own standards, I guess. :-)
>
> This notion of how to write a program that looks good
> on the display and in a PostScript file comes up over
> and over. It really is quite simple to do, and the clues
> are all over my web page, although oddly they have never
> been collected in a single article.

I take a different approach: I (almost) never plot on screen. All my
plotting is done to Postscript, and I view the result with a

spawn, "gv " + plotfilename + " &"

The only exception is when I need to look at the contents of an array
during debugging. But you rarely want to publish those ;-)

Maarten
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: why the idlgrwindow select can't performant??!!!
Next Topic: Why plots shown on screen and postscript are different?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Oct 12 12:57:37 PDT 2025

Total time taken to generate the page: 2.07817 seconds