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

Home » Public Forums » archive » "Subtitle=" in Function graphics
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
"Subtitle=" in Function graphics [message #90800] Thu, 16 April 2015 08:23 Go to next message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
There does not appear to be an equivalent of the direct graphics "Subtitle" keyword in function graphics. Can anyone suggest the best way to make a subtitle in function graphics?

I know that if one supplies a string array to the TEXT() command, then each string will be displayed on a separate line. I was hoping to supply a [xtitle,subtitle] array to the XTITLE keyword, but the [xy]TITLE keywords do not behave like TEXT(). It would also be nice if one could supply a multiline title to the TITLE keyword. --Wayne
Re: "Subtitle=" in Function graphics [message #90802 is a reply to message #90800] Thu, 16 April 2015 11:12 Go to previous messageGo to next message
lecacheux.alain is currently offline  lecacheux.alain
Messages: 325
Registered: January 2008
Senior Member
Le jeudi 16 avril 2015 17:23:38 UTC+2, wlandsman a écrit :
> There does not appear to be an equivalent of the direct graphics "Subtitle" keyword in function graphics. Can anyone suggest the best way to make a subtitle in function graphics?
>
> I know that if one supplies a string array to the TEXT() command, then each string will be displayed on a separate line. I was hoping to supply a [xtitle,subtitle] array to the XTITLE keyword, but the [xy]TITLE keywords do not behave like TEXT(). It would also be nice if one could supply a multiline title to the TITLE keyword. --Wayne

What I am using is:
pl = plot(/TEST)
pl.TITLE = 'title!Csubtitle'
Of course you can use more subtle !C-combinations in order to change font size, type, etc... between title and subtitle strings.
Maybe there might be a more advanced possibility, but I am not aware of.
alain.
Re: "Subtitle=" in Function graphics [message #90803 is a reply to message #90802] Thu, 16 April 2015 11:56 Go to previous message
wlandsman is currently offline  wlandsman
Messages: 743
Registered: June 2000
Senior Member
Thanks, Alain. It is good to know that the embedded formatting commands work in both direct graphics and function graphics. --Wayne

http://www.exelisvis.com/docs/embedded_formatting_comm.html

On Thursday, April 16, 2015 at 2:12:36 PM UTC-4, alx wrote:
> What I am using is:
> pl = plot(/TEST)
> pl.TITLE = 'title!Csubtitle'
> Of course you can use more subtle !C-combinations in order to change font size, type, etc... between title and subtitle strings.
> Maybe there might be a more advanced possibility, but I am not aware of.
> alain.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Uneven plot symbol sizes
Next Topic: Help!!!!

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

Current Time: Wed Oct 08 11:36:31 PDT 2025

Total time taken to generate the page: 0.00449 seconds