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: RE: Single graph from multiple datasets or memory
From
Red Owl <[email protected]>
To
<[email protected]>
Subject
st: RE: RE: Single graph from multiple datasets or memory
Date
Thu, 3 Oct 2013 13:26:43 -0400
Adding to David Radwin's good solution, if you do not have the
original data, you can get the data from the graph with -serset-
as follows (assuming graph1.gph is in working directory):
clear all
cap graph drop graph1
graph use graph1.gph
serset use
list
Red Owl
[email protected]
*
* 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/