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

Home » Public Forums » archive » Multiple labels in cgScatter2D?
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: Multiple labels in cgScatter2D? [message #88421 is a reply to message #88420] Wed, 23 April 2014 13:54 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Jonas Ardo writes:

> I run
>
> pro NPPplot
> compile_opt idl2
>
> NPP = READ_CSV('file.csv', HEADER=NPPheader)
>
> cgWindow, WXSize=600, WYSize=600
>
> cgScatter2D, NPP.FIELD2, NPP.FIELD3, /ISOTROPIC, /NODISPLAY, FIT=0,
> XTitle= NPPheader[1], YTitle= NPPheader[2], XRange=[0,700],
> YRange=[0,700], $
> PSym=16, /Window, /Coefficient, Charsize=1.3, /GRID
>
> cgControl, Create_PNG='C:\idlfiles\GPP\NPP.png'
>
> END
>
> The plot created looks OK in th resizealble graphic window but have
> multiple lables (i.e. 200, 400 etc are shown twice on the x-axis and
> y-axis) in the PNG file and if I save a PDF from the resizealble
> graphic window.
>
> Suggestions?

I use these instructions to figure out problems like these:

http://www.idlcoyote.com/code_tips/fixcoyoteprogram.php

Specifically, when was the last time you updated your Coyote Library?

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
Previous Topic: How can I restore many files
Next Topic: INTERPOLATE function - points outside the range

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

Current Time: Wed Oct 08 16:22:12 PDT 2025

Total time taken to generate the page: 0.00330 seconds