tion
> Washington State Department of Social and Health Services
>
>
> > -Original Message-
> > From: Ista Zahn [mailto:istaz...@gmail.com ]
> > Sent: Tuesday, December 22, 2015 10:48 AM
> > To: Nordlund, Dan (DSHS/RDA)
> > Cc: r-help@r-project.org
>
; -Original Message-
> > From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Ryan
> > Utz
> > Sent: Tuesday, December 22, 2015 10:00 AM
> > To: r-help@r-project.org
> > Subject: [R] vjust unresponsive (ggplot2)
> >
> > Hi all,
> >
>
Division
> Services & Enterprise Support Administration
> Washington State Department of Social and Health Services
>
>
> -Original Message-
> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Ryan Utz
> Sent: Tuesday, December 22, 2015 10:00 AM
> To
ate Department of Social and Health Services
-Original Message-
From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Ryan Utz
Sent: Tuesday, December 22, 2015 10:00 AM
To: r-help@r-project.org
Subject: [R] vjust unresponsive (ggplot2)
Hi all,
I cannot for the life of me get
That looks to me like it might be buggy. At least I would have
expected vjust to do _something_.
In terms of the practical issue, you can adjust the distance between
the title and the axis with margin, e.g.
ggplot(data=x,aes(x=V2,y=V2))+theme(axis.title.y=element_text(margin =
margin(0, 5, 0, 0))
Hi all,
I cannot for the life of me get my axis titles to adjust vertically in a
ggplot. I've seen several posts about this and have tried everything:
keeping vjust within 0 and 1, adjusting the margins, etc. hjust is behaving
just as it should but vjust just mocks me in silence. No error message
6 matches
Mail list logo