Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Re: possible to create a graph with only text in it?


From   "Michael Blasnik" <[email protected]>
To   <[email protected]>
Subject   st: Re: possible to create a graph with only text in it?
Date   Wed, 26 May 2004 09:33:42 -0400

I have created "blank" graphs that contain just a text message for a similar
purpose using -twoway scatteri- :

graph twoway scatteri 1 1 "No Data", mlabsize(*4) mlabpos(0) msym(i)
yscale(off noline) xscale(off noline)
plotregion(style(none))

Michael Blasnik
[email protected]


----- Original Message ----- 
From: "Nick Winter" <[email protected]>
To: "Stata List" <[email protected]>
Sent: Wednesday, May 26, 2004 9:01 AM
Subject: st: possible to create a graph with only text in it?


> Hi all,
> Maybe I'm missing something obvious, but is there some way to create a
> graph that is completely blank, except that it includes text?
>
> Or, to get at what I really want to do, is there a way to place text into
> the blank spaces created by -graph combine-, with the holes() options?
>
> Cheers,
> Nick Winter
>


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