Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Jeph Herrin <junk@spandrel.net> |
To | statalist@hsphsun2.harvard.edu |
Subject | st: line on top of bar graph |
Date | Thu, 18 Feb 2010 08:46:32 -0500 |
There must be a way to do this, but I can't seem to make it happen. I have a simple bar graph: clear set obs 1 gen var1=40 gen var2=60 graph bar var1 var2, bargap(20) and I want to add a reference line graph bar var1 var2 , bargap(20) yline(30) The problem is, the added line goes *behind* the bars, and is mostly invisible. I want -yline- to go on top of the bars, but no combinatin of -yline- options or styles seems to make this happen. Any ideas? thanks, Jeph * * 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/