Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: AW: Boxplot


From   Joerg Eulenberger <[email protected]>
To   [email protected]
Subject   Re: st: AW: Boxplot
Date   Thu, 02 Jul 2009 19:43:12 +0200

Thanks, it works.



Martin Weiss schrieb:
<>
Not exactly what you wanted, but still...

*************
sysuse auto, clear

graph box length, /* */ over(foreign) /* */ ylabel(`=length[17]') /* */ yli(`=length[17]')
*************



HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Joerg
Eulenberger
Gesendet: Donnerstag, 2. Juli 2009 14:09
An: [email protected]
Betreff: st: Boxplot

Dear all,
i want to draw an Boxplot graph, like this:

sysuse auto
graph box  length, over(foreign)

Now i want an additional point (red) in the box plot for the lenth-value
from observation with the number 17. Known everyone an solution for this problem. Thanks,
Jörg


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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