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

Home » Public Forums » archive » Re: getting ytitle to span many plots
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: getting ytitle to span many plots [message #47444 is a reply to message #47443] Sat, 11 February 2006 23:22 Go to previous messageGo to previous message
Ben Panter is currently offline  Ben Panter
Messages: 102
Registered: July 2003
Senior Member
Brigette Hesman wrote:
> I have tried the MULTIPLOT program listed here but it requires that
> there be no labelling of the two x-axis... I need to be able to label
> the x-axis separately. It is just the y-axis title that I want to
> change. I want it to be centered between the two plots so it does not
> get duplicated twice. Does anyone have any ideas?

Although the best solution is almost certainly to directly specify
POSITION keywords for the plots (with a /NOERASE for the second), then
XYOUTS as David suggests, you might have a go at padding the ytitle of
one of the plots with spaces. It's a rough and ready, clunky solution,
but it might just work.

y_tit=' y'

!p.multi=[0,1,2]
plot, datax1, datay1, xtitle='x1'
plot, datax2, datay2, xtitle='x2', ytitle=y_tit

Ben

--
Ben Panter, Garching, Germany.
Email false, http://www.benpanter.co.uk
or you could try ben at ^^^^^^^^^^^^^^^
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: multi-dimensions in IDL
Next Topic: getting ytitle to span many plots

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

Current Time: Sun Oct 12 12:21:48 PDT 2025

Total time taken to generate the page: 1.03954 seconds