Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Monthly format, by() option
From
Nick Cox <[email protected]>
To
"[email protected]" <[email protected]>
Subject
Re: st: Monthly format, by() option
Date
Tue, 28 May 2013 10:06:29 +0100
One way to do it
. gen Month = string(month, "%tm")
. histogram foo, by(Month)
Nick
[email protected]
On 28 May 2013 09:54, Israel Arroyo <[email protected]> wrote:
> I've drawn a histogram with the by(t) option where t is a monthly date. The title of every subchart is the integer corresponding to the t series and I don't know how to change their format to %tm
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/