Statalist


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

Re: st: Graph matrix title apostrophe problem


From   "Sergiy Radyakin" <[email protected]>
To   [email protected]
Subject   Re: st: Graph matrix title apostrophe problem
Date   Thu, 6 Sep 2007 14:01:46 +0200

Try this:

sysuse auto
graph matrix l w, title("whatever")
.Graph.title.text[1]="test's"
.Graph.drawgraph

Best regards,
   Sergiy Radyakin

On 9/6/07, Brendan Halpin <[email protected]> wrote:
> With Stata 9's graph matrix command, the title option has problems
> with apostrophes:
>
> . graph matrix Xo Xv100, title("test's")
> quotes unbalanced
> r(198);
>
> it doesn't seem to happen with other formats:
>
> . scatter Xo Xv100, title("test's")
>
> This is with the 20 July 2007 update.
>
> Brendan
> --
> Brendan Halpin,  Department of Sociology,  University of Limerick,  Ireland
> Tel: w +353-61-213147 f +353-61-202569 h +353-61-338562; Room F2-025 x 3147
> mailto:[email protected]  http://www.ul.ie/sociology/brendan.halpin.html
> *
> *   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/
>
*
*   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