Re: Abridged summary of ggplot2@googlegroups.com - 3 updates in 1 topic

16 afișări
Accesați primul mesaj necitit

Xingmin Zhang

necitită,
24 nov. 2016, 15:29:4724.11.2016
– ggp...@googlegroups.com
Interesting... I do not see angle in geom_label, so I assume you cannot do that. I can only suggest using illustrator to polish up.

On Thu, Nov 24, 2016 at 8:39 AM <ggp...@googlegroups.com> wrote:
cqzan <chuanq...@gmail.com>: Nov 23 07:13AM -0800

<https://lh3.googleusercontent.com/-x30hL-rp5pE/WDWwSDhL9rI/AAAAAAAAABE/8xj3w9xefSwAwhyBZcPZzkmQIVps8DO1QCLcB/s1600/label.png>
thanyou .
...more
Xingmin Zhang <kingma...@gmail.com>: Nov 23 10:18AM -0800

Do a ?geom_text in your console to read the manual.
 
It's like this:
 
df <- data.frame(
x = factor(c(1, 1, 2, 2)),
y = c(1, 3, 2, 1),
grp = c("a", "b", "a", "b")
)
 
...more
cqzan <chuanq...@gmail.com>: Nov 24 04:03AM -0800

谢谢,我是想问把图中有背景颜色的也变为45度的怎么弄,p <- ggplot(mtcars, aes(wt, mpg, label =
rownames(mtcars)))
p ...more
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to ggplot2+u...@googlegroups.com.
Răspundeți tuturor
Răspundeți autorului
Redirecționați
0 mesaje noi