On Wed, Jul 23, 2008 at 8:25 AM, Tobias Pfaff
<[email protected]> wrote:
<snip>
>> Why is the syntax for post-editing of graphs not documented? Or do I just
> not know where to find it? It would be so helpful for making all the steps
> replicable which you are doing in the graph editor...
>
Why not use the Graph Recorder and then use the -play()- option to
replicate the graphs?
Michael Mitchell's "A Visual Guide to Stata Graphics, 2nd ed.", has an
great chapter on using the Graph Editor. See:
http://www.stata.com/bookstore/vgsg.html
You could also use -graph addplot- to perform some editing as well:
. scatter mpg price, name(gr1, replace)
. graph addplot, title(foo)
Scott
*
* 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/