Kieran,
You can add emphasis by changing the color of the text. In the example
below, the color of the marker label and of one axis title is changed
from the default color to red.
. sysuse auto
. twoway (scatter mpg weight) (scatter mpg weight if make=="VW
Diesel", msymbol(i) mlabel(make) mlabcolor(red)), ytitle(,color(red))
legend(off)
Obviously, this is of no use if you have to create graphs in black and white.
Friedrich
On Dec 4, 2007 9:54 PM, Kieran McCaul <[email protected]> wrote:
> I was asked today if it was possible to "bold" some of the text that I'd
> placed in a graph.
>
> After a quick look at the manuals, my response was no. Consequently, I
> got around the problem of adding emphasis to this text by increasing its
> size. Nevertheless, I can see situations where bolding text or placing
> text in italics might come in handy.
*
* 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/