search for: breakpo

Displaying 5 results from an estimated 5 matches for "breakpo".

Did you mean: breakp
2008 Jul 28
2
axis.break on Date-x-axis in lattice xyplot
...3,var4,var5) library(reshape) df<-melt(df, id="Date") library(lattice) library(plotrix) P<-xyplot(df$value~df$Date|df$variable, scales=list(x=list(at=Periode,rot=60,tck=-1,format="%d.%b.%Y",alternating=F), y=list(relation="free",rot=0 )), axis.break(axis=1, breakpos="2007-01-01",style="gap",bgcol="white",breakcol="black",brw=0.1) ) This code is resulting in an error,  the problem is the specification of the breakpos-Argument, but I don´t know what "user units" in this case are. Can anyone help me? Thanks,...
2008 May 23
1
Line Breaks and Axis breaks..
...is: after inserting an axis break using the following code, how to I adjust the scales on either side of that axis break? This is for a boxplot graph. See attachment... there is an outlier under CLI 5 that can't be seen as a result. >install.packages("plotrix") axis.break(axis=1, breakpos=NULL, bgcol="white", breakcol="black", style="gap", brw=0.02) Thank you very much in advance! Megan Bellamy
2005 Dec 22
6
Plot problems: xlim
Hi, Still fresh in R, tried to figure this out, now on my second day running with no luck (and a pile of hair on my desk) so I have thrown in the towel and would like to ask for some help. Here is what I am trying to do. I am trying to plot a distribution, I have 99 points, bound in the range xlim.min: -0.0173 xlim.max: 0.02103 However, I have a value outside this range (0.2454959) which I
2012 Aug 20
0
Re: gdbsx bug : fail on a breakpoint
Hmm... I don't know whats the real cause. Is it during boot of the HVM guest, or is the guest completely up and you are trying to set breakpoing? For immediate use, can you just rebuilt the kernel with module built in? I don't have a setup right now to debug/fix it, and am very busy with PVH and preparing for xen summit, so need some time to debug and fix it. thanks, mukesh PS: please cc xen-devel on all such issues. On Mon, 2...
2008 Jun 25
3
gap.boxplot error message?
Hello, When I put in the following script line: gap.boxplot(CLI3, CLI4, CLI5, CLI6, CLI7, gap=list(top=c(8000,280000), bottom=c(0,250)), range=50, outline=TRUE, par(ask=FALSE) I get a '+' telling me I am missing something. I have tried adding ')', 'width=NULL', etc and then I get this error: Error: unexpected symbol in: "gap.boxplot(CLI3, CLI4, CLI5, CLI6, CLI7,