and lower case. It's easier to read.
Nick
[email protected]
Caldwell, Gregory
>
> 1. i'd like to have a separate ' "note" 's at both the bottom
> left and the
> bottom right of the graph box. i can't get the language right and am
> probably missing guidance in my review of the manuals/resources. any
> suggestions?
I think you need to use some other title-like command for a second
note. Some tuning of positioning and size options will be
necessary.
. scatter mpg weight, note(whatever, ring(1) pos(7))
subtitle(something else, pos(5) ring(1) size(small))
>
> and the second question...
>
> 2. it appears that some graphs, depending on type and style
> commands, is
> generated with the stata trademark. is this possible to
> include in the graph
> by choice? sometimes i would like to include it and would
> like to know how.
>
> the command i'm using is the following:
>
> graph dot (count) new, over(job_titl, sort(1)
> label(labsize(tiny))) mark(1,
> msymbol(circle) msize(small)) linetype(line) lines( lcolor(cranberry)
> lpattern(solid) lwidth(thin) ) ytitle("Count", size(medium))
> ylabel(0(100)500, grid gmax gmin glwidth(medthin) glcolor(dkgreen)
> glpattern(solid) nogextend) title("Job Placement Count by Job
> Title/Field",
> span) subtitle("(May 2004)", span) note("(Source: OPRAA: Job
> Placements in
> May 2004 w/ FIA3A Information = n = or % of Total Self-Reported
> Placements)", size(vsmall) span justification(left))
> graphregion(lcolor(black) lwidth(medthin))
>
help pr_options
*
* 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/