Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Combined graphs that overlay


From   "Allan Reese (Cefas)" <[email protected]>
To   <[email protected]>
Subject   st: Combined graphs that overlay
Date   Fri, 5 May 2006 12:35:06 +0100

I've tried a couple of times to overlay different types of graph, and not come up with a satisfactory solution.  The low level commands of Stata 7 could be programmed to do this, but "graph combine" allows only for graphs to butt against each other.  One example would be to place pies or barcharts at X-Y positions to make a simple map.

a) Is there an obvious solution I've overlooked?

b) Do other users see a general need?

c) Could it be implemented as an option to combine? Maybe: at(graphno r c xscale yscale) where r and c refer to absolute position in the plotting area (see help gph).  Eg

graph combine gr1 gr2 gr3, at(1 23063 0 .5 1) at(2 23063 16001 .5 1) at(3 11531 20001 .1 .1)

Allan


***********************************************************************************
This email and any attachments are intended for the named recipient only.  Its unauthorised use, distribution, disclosure, storage or copying is not permitted.  If you have received it in error, please destroy all copies and notify the sender.  In messages of a non-business nature, the views and opinions expressed are the author's own and do not necessarily reflect those of the organisation from which it is sent.  All emails may be subject to monitoring.
***********************************************************************************


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index