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

Home » Public Forums » archive » x-axis label in plot procedure
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
x-axis label in plot procedure [message #82211] Sat, 01 December 2012 16:17 Go to previous message
justinclouds is currently offline  justinclouds
Messages: 25
Registered: December 2012
Junior Member
This is probably simple for experienced users but not for me!

I am plotting plots on top of each other. They are all time series and I just want the time x-axis labels displayed in the bottom plot. In the 'plot' procedure, how do I remove the x-axis label (while keeping the x-axis i.e. just removing the time).

The code looks like this:

pp1 = PLOT(x, y, 'r', $
xrange=[70000,85000], $
yrange=[1,10000], $
font_size=10, $
POSITION=[.12,.75,.9,.95], $
LINESTYLE = 'solid_line', $
/ylog, $
title = datefninput, $
;XTITLE = 'Time (UTC)', $
YTITLE = 'Conc (npmg)')
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Debugger problems IDL8.2.1
Next Topic: Box Axes with Map Function

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

Current Time: Wed Oct 08 15:51:49 PDT 2025

Total time taken to generate the page: 0.00413 seconds