Bookmark and Share

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: Stata graphics, axis inscription


From   Nick Cox <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: Stata graphics, axis inscription
Date   Thu, 6 Jun 2013 18:09:36 +0100

"plotregion" is one word, not two.

You need to report your minimum x value.

Nick
[email protected]


On 6 June 2013 14:13, Reese Andorfer <[email protected]> wrote:
> Thank you for your advice, plot region(margin(zero))  removed the margin
> on the right hand side, however the margin on the left-handside (at the
> origin) still remains. Any further ideas ?
>
> cheers Reese
> 2013/6/6 Nick Cox <[email protected]>:
>> Consider
>>
>> sysuse auto
>> scatter foreign rep78
>> scatter foreign rep78, plotregion(margin(zero))
>>
>> Nick
>> [email protected]
>>
>> On 6 June 2013 12:53, Reese Andorfer <[email protected]> wrote:
>>
>>> I'm currently graphing my results and I'm curious if there is a code
>>> which allows me to let the values of the axis start in the origin,
>>> because I just do not like the gaps I get between the origin and the
>>> first data point of a diagram.
>> *
>> *   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/
> *
> *   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/
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index