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: tabplot how to get rid of Graphs by ?


From   "Kaulisch, Marc" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: AW: tabplot how to get rid of Graphs by ?
Date   Thu, 6 Jun 2013 22:21:09 +0000

Okay, I found it myself. Reading the manual more carefully helps:
Solution is:
webuse rate2, clear
tabplot pop, percent showval by(rada, note(""))

Good night and bye

Marc


-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Kaulisch, Marc
Gesendet: Donnerstag, 6. Juni 2013 23:55
An: [email protected]
Betreff: st: tabplot how to get rid of Graphs by ?

Dear Statalisters,

I have a small question: I would like to do some graphs with tabplot (from ssc).
Example code is:
webuse rate2, clear
tabplot pop, percent showval by(rada) note("") caption("") title("") subtitle("")

With this code I get a caption, note or whatever saying Graphs by Radiologist A's assessment.
Is there any way that I can get rid of this caption/note/title?

I know that I can use the Graph Editor to delete it and play the record again and again - but I think it would be smoother to do it within the code itsef.

Thanks for your help.

Marc

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/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/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


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