Yes - you can use the -xtick()- or -xmtick()- options. See -help axis options-
For example:
sysuse auto,clear
qui sum mpg
histogram mpg, xtick(`=r(mean)') xmlabel(`=round(r(mean),.1)')
Scott
On Sat, May 17, 2008 at 3:35 PM, Tunga Kantarci
<[email protected]> wrote:
> Hello,
>
> I would like to indicate the mean on the histogram,
> with a tick on the horizontal axis.
> Is there a way to do this?
>
*
* 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/