Displaying 20 results from an estimated 1000 matches similar to: "ggplot2: How to change font of labels in geom_text"
2005 Jul 25
2
dovecot permission denied problems.
I am trying to setup dovecot on a FC4 machine. Access to the machine is
provided through pam. When I login to the machine my home directory is
mounted over nfs from a central file server. I have dovecot installed
and running but it can't seem to access my home directory. When I try
and access my mail I get the following three lines in /var/log/maillog:
> Jul 25 12:46:04 escher imap-login:
2007 Feb 12
1
Handling large calculations and memory
Dear All,
I am planning to run a Monte-Carlo experiment which involves to do roughly
100.000 times the following
1- Generating a sample of, say, 50.000 numbers from an ARMA or GARCH
2- Doing some regressions on the series
3- On each regression storing one special value from the results into a
sequence that will be analyzed later.
The experiment is calculation-intensive, and I suspect some
2013 Sep 01
1
Blur and not readable text, using geom_text in ggplot
Dear R Users,
I am new to ggplot. I am using geom_text to inscribe values on my ggplot
but it is giving me values which are unreadable and blur.
Please let me know if there is any way out.
----------------- Code -----------------
*es <- es3 + geom_text(data=tmp.cor, aes(x=2, y=min(infer.df$value),*
* label=text.bottom), colour="black",*
*
2009 Mar 30
2
ggplot2-geom_text()
Hi: I need help with geom_text().
I would like to count the number of Locations
and put the sum of it right above each bar.
x <- "Location Lake_dens Fish Pred
Lake1 1.132 1 0.115
Lake1 0.627 1 0.148
Lake1 1.324 1 0.104
Lake1 1.265 1 0.107
Lake2 1.074 0 0.096
Lake2 0.851 0 0.108
Lake2 1.098 0 0.095
Lake2 0.418 0 0.135
Lake2 1.256 1 0.088
Lake2 0.554 1 0.126
Lake2 1.247 1 0.088
2012 Oct 16
3
[PATCH] minor documentation updates (4.06-pre14)
syslinux.txt: syslinux binary is in "linux" directory
menu.txt: menu.c32 and vesamenu.c32 are in com32/menu directory
---
doc/menu.txt | 2 +-
doc/syslinux.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/menu.txt b/doc/menu.txt
index 620527e..8a999cd 100644
--- a/doc/menu.txt
+++ b/doc/menu.txt
@@ -18,7 +18,7 @@ See menu/README for more
2010 Nov 20
2
Merge two ggplots
Hello everyone.
I am using ggplot and I need some help to merge these two plots into one.
plot_CR<-function(x,y,agentid,CRagent){
library(ggplot2)
agent<-CRagent[[agentid]] # To make following expression shorter
ggplot((data.frame(x=CRX,y=CRY,sr=agent$sr)))+
geom_point(aes(x,y,colour=cut(sr,c(0,-10,-20,-30,-40,-50,-60,-70,-80))))+
geom_text(aes(x,y,color=cut(sr,
2007 Oct 26
0
Masters/PhD Scholarship at National University of Ireland
More Scholarships are posted at http://cambodiajobs.blogspot.com
**
*National University of Ireland*
*Institute of Microelectronics and Wireless Systems*
- Masters/PhD Scholarship in Software Defined Radio Systems
- Masters/PhD studentship in the area of Spectrum Sensing for
Cognitive Radio
- Masters/PhD studentship in the area of Spectrum Sensing for
Cognitive Radio and
-
2009 Oct 23
1
ggplot2: stat_bin ..count.. with geom_text when NA is present
One for the ggplot2 gurus...
I have a function which makes a plot just fine if the response vector (res
in the example; fac1 is a factor) has no NA in it. It plots the data, then
makes a little annotation at the bottom with the data counts using:
p <- p + geom_text(aes(x = fac1, y = min(res) - 0.1 * diff(range(res)),
label = paste("n = ", ..count.. , sep =
2011 Jan 06
4
localboot in pxelinux recurses back into pxelinux then eventually crashes
Hello,
A couple of months back there was this message on the list.
http://syslinux.zytor.com/archives/2010-October/015459.html
I have exactly the same result on just a few types of machines.
Acer Tavelmate 8372 and 5742
InsydeH2O Bios v1.05
Broadcom UNDI PXE 2.1 V 14.0.8
It started after I upgrades pxelinux.0 to version 3.86
Versions tested and got the recursing:
3.86, 3.85, 3.84 and 3.83
On
2013 Jul 18
1
Bland Altman summary stats for all column combinations
Hello,
I have the following data.frame
structure(list(Study = structure(c(1L, 2L, 3L, 4L, 5L, 6L, 7L,
8L, 9L, 10L, 11L, 12L, 13L, 14L, 15L, 16L, 17L, 18L, 19L, 1L,
2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 13L, 14L, 15L,
16L, 17L, 18L, 19L, 1L, 2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L,
11L, 12L, 13L, 14L, 15L, 16L, 17L, 18L, 19L, 1L, 2L, 3L, 4L,
5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 13L, 14L,
2024 Dec 10
1
Heat maps containing two types of variables
I am working with a heat map, as in the REPREX below. The code works
fine as long as "bigger numbers imply greener and smaller numbers imply
redder". These are time series where bigger numbers are "better", like
total employment for example. But I also have cases within the heat map
where "bigger numbers imply redder and smaller numbers imply greener".
These are
2005 Mar 09
1
compile error
king all in vorbisfile
make[2]: Entering directory `/home/ronan/libvorbis-1.0.1/doc/vorbisfile'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ronan/libvorbis-1.0.1/doc/vorbisfile'
Making all in vorbisenc
make[2]: Entering directory `/home/ronan/libvorbis-1.0.1/doc/vorbisenc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
2012 Dec 10
4
pxelinux: unable to boot from local disk
Hello,
on a somewhat recent machine (Dell T1600) I'm unable to use my usual setup
(pxelinux as a boatloader also for local OS - typically windows). The BIOS
is capable of using UEFI, but this is turned off.
Unfortunately all I get is a message telling me that pxelinux is unable to
boot from local disk.
The config entry looks like this:
LABEL local
MENU LABEL OS installed on local disk
2006 Jun 23
1
SIP -> PSTN calls not connecting properly
Hi,
I've got a problem with my asterisk set up which has been going on for a
while (months). I'm currently running 1.2.7.1 on a gentoo box with the
topology below:
+-----+
PSTN ---------+ * +------------- Service Provider
(wctdm400p) +-+-+-+ IAX
| |
| |
FXS --+ +-- SIP (cisco 7940)
2012 Mar 02
0
ggplot2 0.9.0
# ggplot2
ggplot2 is a plotting system for R, based on the grammar of graphics,
which tries to take the good parts of base and lattice graphics and
avoid bad parts. It takes care of many of the fiddly details
that make plotting a hassle (like drawing legends) as well as
providing a powerful model of graphics that makes it easy to produce
complex multi-layered graphics.
Find out more at
2012 Mar 02
0
ggplot2 0.9.0
# ggplot2
ggplot2 is a plotting system for R, based on the grammar of graphics,
which tries to take the good parts of base and lattice graphics and
avoid bad parts. It takes care of many of the fiddly details
that make plotting a hassle (like drawing legends) as well as
providing a powerful model of graphics that makes it easy to produce
complex multi-layered graphics.
Find out more at
2008 May 27
1
label outliers in geom_boxplot (ggplot2)
Dear List and Hadley,
I would like to have a boxplot with ggplot2 and have the outlier values
labelled with their "name" attribute. So I did
> library(ggplot2)
> dat=data.frame(num=rep(1,20), val=c(runif(18),3,3.5),
name=letters[1:20])
> p=ggplot(dat, aes(y=val, x=num))+geom_boxplot(outlier.size=4,
outlier.colour="green")
>
2009 May 16
1
ggplot2: annotating plot with mathematical formulae
Hi,
Is there a way of annotating a ggplot plot with mathematical formulae?
I can do
geom_text(aes(label="some text", ...
but I can't do
geom_text(aes(label=expression(x^{n-1}), ...
It gives the error
Error: geom_text requires the following missing aesthetics: label
Is there a convenient equivalent?
Cheers,
Paul
2000 Sep 26
19
samba and cups
Hello,
I have a pb in using samba with cups. I put "printing=cups" in my
smb.conf file but I cannot connect the printers from Windows NT 4.0.
Could you send me a smb.conf file using cups as an example ?
Thank you
2011 Apr 22
1
ggplot
Hello everyone,
I am using ggplot
to plot but I am getting the following error which I do not understand
Error: geom_text requires the following missing aesthetics: label
My code is
dimx<-256
library(ggplot2)
dev.new()
xandy<-expand.grid(seq(1:dimx),seq(1:dimy))
xx<-data.frame(xandy[[1]],xandy[[2]],Powermap=Powermap)
subsetxx<-subset(xx, xx$Powermap>threshold)