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

Home » Public Forums » archive » plot label help
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: plot label [message #48247 is a reply to message #10174] Tue, 04 April 2006 10:03 Go to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Steve.Morris@libero.it wrote:
> Hi guys!!
> I would like to make some plots, but only with certain number shown in
> the x and y axis. Is there any clever command to do that in IDL ??

Clever? No.

> For example write only 3000, 3500, 4000, 4500 rather then
> 3100,3200,3300 etc ....
> Or, example, to write 3000 in bigger size, 3500 in smaller, 4000 in
> bigger on so on ...

Dunno about the latter, but the former should be able to be done with judicious use of the
[xy]ticks and [xy]tickv keywords to plot.

For the latter, you'd probably have to use xyouts (yuk). But maybe you can also do it with
[xy]tickv, but including formatting commands as part of the tick labels? E.g. !U ? It'll
superscript the number but also make it smaller.

I'm sure it can be done in OG, but it'll probably take a week to write the code to do it. :o)

paulv

--
Paul van Delst
CIMSS @ NOAA/NCEP/EMC
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: plot label
Next Topic: IDLWave documentation generation

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

Current Time: Sat Nov 29 17:21:47 PST 2025

Total time taken to generate the page: 0.96377 seconds