Statalist


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

st: Color around subtitle with -by- graphs


From   "Friedrich Huebler" <[email protected]>
To   [email protected]
Subject   st: Color around subtitle with -by- graphs
Date   Wed, 19 Dec 2007 16:28:06 -0500

When the s2mono scheme is used, the subtitles that identify the
by-groups are surrounded by a line in the color bluishgray.

. set scheme s2mono
. graph bar mpg, by(foreign)

The outline color can be changed to gs13 with the command below to
match the fill color of the text box.

. graph bar mpg, by(foreign) subtitle(,lcolor(gs13))

I am using a modified version of the s2mono scheme. Can I add a line
to my scheme that changes the outline color from bluishgray to gs13?
When I looked through the s2mono and s2color schemes I could not
identify the option that specifies the outline color.

Thanks,

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