[R] plot with fixed axis proportion

Gabor Grothendieck ggrothendieck at gmail.com
Fri Mar 2 19:21:37 CET 2007


See the aspect argument, asp, in ?plot.default .  Also eqscplot in MASS.

On 3/2/07, Thomas Steiner <finbref.2006 at gmail.com> wrote:
> I want to plot something (eg a circle) with a fixed ratio of the x and
> y axis, or (even better) with a fixed size when I print it. Output
> should then be a circle (actually it'll be someting more complicated)
> with radius 5cm and not an ellipse.
>
> I'm _sure_ this is not new, but after looking 45min for a solution, I
> post here...
>
> Thanks for help
> Thomas
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list