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

Home » Public Forums » archive » Map_grid options
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Map_grid options [message #41275] Sun, 03 October 2004 15:06 Go to next message
jcesq is currently offline  jcesq
Messages: 9
Registered: October 2004
Junior Member
Hello folks,

I'm using /box_axes option in the map_grid procedure to draw axes
around my images. However, the text labels (lats and longs) are too
near to the axes. How can I move alway these labels ?? The IDL's guide
doesn't show any option to do that.

Cheers,
Jeferson
Re: Map_Grid [message #44620 is a reply to message #41275] Thu, 30 June 2005 10:32 Go to previous message
Julio[1] is currently offline  Julio[1]
Messages: 52
Registered: May 2005
Member
Ok... It worked out. Thanks,

Julio
Re: Map_Grid [message #44621 is a reply to message #41275] Thu, 30 June 2005 10:06 Go to previous message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
Julio wrote:
> Hi,
>
> I'm using Map_Grid to draw some grid lines and a box on my image.
> There's a color keyword to define the color of the box and lines...
>
> Map_Grid, color=black, Londel=2, Latdel=2,GLINESTYLE=2,$
> label=1,/noerase,box_axes=1
>
> The problem is I want to use different colors in the grid lines and in
> the box. Is there some way to do that?

Just make two seperate calls to map_grid. In the first call, choose the
color you want for the grid, and leave out the box_axes keyword. In the
second call, choose the color you want for the box_axes, and choose the
/no_grid option.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: printf formatting
Next Topic: Re: Symbol's value as variable is void: idlwave-sys-dir

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

Current Time: Fri Oct 10 16:30:59 PDT 2025

Total time taken to generate the page: 1.12202 seconds