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: Re: Problem with graphs in separate tabs (Windows)


From   Dirk Enzmann <[email protected]>
To   [email protected]
Subject   st: Re: Problem with graphs in separate tabs (Windows)
Date   Tue, 02 Apr 2013 18:37:13 +0200

David,

This could be a reason, but in my case it is not:

My setting is to create multiple graphs as tabs in one window (i.e. c(autotabgraphs) = "on"). Additionally, as you are suggesting I'm using the twoway option -name(graph, replace)- with "graph" being a different name for different graphs.

It is noteworthy that this problem only occurs when "doing" the complete do-file, not when only selecting the commands which produce the graph.

I replicated this behavior also by using Stata versions 10.1 and 11.2.

Dirk

Tue, 2 Apr 2013 08:57:20 -0700 (PDT), "David Radwin" <[email protected]> wrote:
Dirk,

You may need to use the -name- option to give each new graph window a
separate name rather than replacing the existing window. For example:

. twoway function y=x, name(graph_1)

. twoway function y=x^2, name(graph_2)

David
--
David Radwin
Senior Research Associate
MPR Associates, Inc.
2150 Shattuck Ave., Suite 800
Berkeley, CA 94704
Phone: 510-849-4942
Fax: 510-849-0794

www.mprinc.com

--
========================================
Dr. Dirk Enzmann
Institute of Criminal Sciences
Dept. of Criminology
Rothenbaumchaussee 33
D-20148 Hamburg
Germany

phone: +49-(0)40-42838.7498 (office)
       +49-(0)40-42838.4591 (Mrs Billon)
fax:   +49-(0)40-42838.2344
email: [email protected]
http://www2.jura.uni-hamburg.de/instkrim/kriminologie/Mitarbeiter/Enzmann/Enzmann.html
========================================
*
*   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