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
Multiple labels in cgScatter2D? [message #88420] Wed, 23 April 2014 13:41 Go to previous message
Jonas Ardo is currently offline  Jonas Ardo
Messages: 12
Registered: April 2014
Junior Member
Hi

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?



/Jonas
[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 11:57:24 PDT 2025

Total time taken to generate the page: 0.00409 seconds