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

Home » Public Forums » archive » Re: cgPlotS and cgColorBar issues
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: cgPlotS and cgColorBar issues [message #83601 is a reply to message #83598] Mon, 18 March 2013 07:03 Go to previous messageGo to previous message
allisonjaynes is currently offline  allisonjaynes
Messages: 26
Registered: May 2012
Junior Member
Ok, here are a few examples of what is going on.

The FORMAT works as expected with a horizontal color bar:

IDL> cgColorBar, range=[1,300], XTICKFORMAT='(F4.0)', /Window


And the vertical color bar without FORMAT also looks as you'd want:

IDL> cgColorBar, range=[1,300], /Vertical, /Window


But add the FORMAT to those Y values and suddenly the tick labels show up on both the right and left of the vertical color bar! (Regardless of using the /right keyword or not):

IDL> cgColorBar, range=[1,300], /Vertical, YTICKFORMAT='(F4.0)', /Window

What am I doing wrong?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: HASH makes too many temporaries
Next Topic: ENVI 5.0 reading MODIS rapidfire images? JPEG/WORLD FILE

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

Current Time: Sat Oct 11 02:42:54 PDT 2025

Total time taken to generate the page: 0.63841 seconds