Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: AW: xtline - How can I control add a note and a caption


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: xtline - How can I control add a note and a caption
Date   Tue, 18 May 2010 11:03:56 +0200

<> 



*************
xtline calories, byopts(caption(this is a caption) note(this is a note))
*************



HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Alexander
Brunner
Gesendet: Dienstag, 18. Mai 2010 11:00
An: [email protected]
Betreff: st: xtline - How can I control add a note and a caption

Dear all,

I am trying to modify a simple xtline graph, but unfortunately it does not
work. Consider these simple commands:

	sysuse xtline1
      xtset person day
      xtline calories

I'd like to modify the graph in the following way:
In the default setting the caption says "Graphs by person" and I want to
replace that. I thought adding a caption or a note will do it. So I used the
following command:

	xtline calories, note("this is a note") caption("this is a caption")

But this adds a note and a caption under each separate plot. So how can I
add a "general" note or caption for the whole graph?

Thanks in advance!

Alexander




*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index