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

Home » Public Forums » archive » LIVE_TOOLS observations: axis title
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
LIVE_TOOLS observations: axis title [message #12005] Fri, 19 June 1998 00:00
Michael Werger is currently offline  Michael Werger
Messages: 34
Registered: May 1997
Member
Dear all,
I really like these LIVE_TOOLS, but the documentation of them is
probably not complete. Or did I miss the official way to change
the [xyz]axis_title?
A way to do this with LIVE_STYLE is:

IDL> x = findgen(10) ; only for example...
IDL> y = sin(x)
IDL> style=live_style('plot',$
xaxis_properties={axis:'Independent Variable'
IDL> live_plot,y,independent=x,style=style

This works also for the yaxis:

IDL> style=live_style('plot',$
yaxis_properties={axis:'Dependent Variable'})
IDL> live_plot,y,independent=x,style=style

(Hopefully this was not discussed before?)
--
Michael Werger ------------o
ESA ESTEC & Praesepe B.V. |
Astrophysics Division mwerger@astro.estec.esa.nl|
| Postbus 299 http://astro.estec.esa.nl |
| 2200 AG Noordwijk +31 71 565 3783 (Voice)
o------------------- The Netherlands +31 71 565 4690 (FAX)
[Message index]
 
Read Message
Previous Topic: LIVE_TOOLS observations (2): xaxis range
Next Topic: running IDL on SGI Octane or O2?

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

Current Time: Sat Oct 11 19:20:15 PDT 2025

Total time taken to generate the page: 0.40110 seconds