key
-Oorspronkelijk bericht-
Van: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org]
Namens Dieter Menne
Verzonden: dinsdag 19 mei 2009 16:15
Aan: r-h...@stat.math.ethz.ch
Onderwerp: Re: [R] Coord_equal in ggplot2
ONKELINX, Thierry inbo.be> writes:
>
> I'm plotting some
ONKELINX, Thierry inbo.be> writes:
>
> I'm plotting some points on a graph where both axes need to have the
> same scale. See the example below. Coord_equal does that trick but in
> this case it wastes a lot of space on the y-axis. Setting the limits of
> the y-axis myself was no avail.
>
> Any
If you use coord_equal on data where the range on the x-axis is larger
than the range on the y-axis, then of course you'll observe extra
space on the y-axis. What did you expect?
Also, this post may be better suited to the ggplot2 mailing list:
http://had.co.nz/ggplot2/
On Tue, May 19, 2009 at 7:
Dear all,
I'm plotting some points on a graph where both axes need to have the
same scale. See the example below. Coord_equal does that trick but in
this case it wastes a lot of space on the y-axis. Setting the limits of
the y-axis myself was no avail.
Any suggestions to solve this problem?
l
4 matches
Mail list logo