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]

Re: st: AW: tabplot how to get rid of Graphs by ?


From   Nick Cox <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: AW: tabplot how to get rid of Graphs by ?
Date   Fri, 7 Jun 2013 00:07:58 +0100

That's correct. -tabplot- is one of mine but here the answer is just
to use details of Stata's standard -by()- syntax for -twoway.

Nick
[email protected]

On 6 June 2013 23:21, Kaulisch, Marc <[email protected]> wrote:

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

Kaulisch, Marc

> 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.
*
*   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