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

Home » Public Forums » archive » Axis Labels
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: Axis Labels [message #87057 is a reply to message #87056] Tue, 31 December 2013 10:15 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
David Fanning writes:

>
> Gompie writes:
>
>> Thanks for that. But my axis fonts and numbers are not of good quality, appear thick and thin.
>>
>> https://drive.google.com/file/d/0B-c7rZr_rKoSbnQ1TzcwTTNSM1E /edit?usp=sharing
>>
>> I am using the cgplot command i listed earlier and to make gif I use...
>>
>> outfile="example.gif"
>> print,outfile
>> WRITE_GIF, outfile, TVRD()
>> result = cgSnapshot(FILENAME="example",/gif ,/nodialog)
>
> I can imagine. :-)
>
> I would install ImageMagick and do this:
>
> cgps_open, 'example.gif'
> cgPlot, ...
> cgps_close

Or, more simply, since you only have one cgPlot command:

cgPlot, ..., Output='example.gif'

Cheers,

David


--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Can't suppress 0 on AXIS call
Next Topic: Unexplained Object Graphics cursor offset on Windows7

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

Current Time: Sat Oct 11 09:32:27 PDT 2025

Total time taken to generate the page: 1.04385 seconds