Displaying 3 results from an estimated 3 matches for "novpad".
Did you mean:
nopad
2005 Oct 11
1
aligning column of xyplots and removing space between them
The code below displays three graphs in three rows and one column but:
1. I want to remove the space between the graphs (I tried playing with position=
arg to print.trellis but it seems quite difficult to get the right
values and all
my attempts had space between them or had overlapping graphs. Is
there a better way to do this?
2. the widths of the plots are not the same even though I specified
2010 Dec 01
1
Font family not found in Windows font database
...ng code, as I don't believe it's necessary:
graph<-barchart(3.7,xlim=c(0,10),main="",xlab="",
aspect=.1,
col=rgb(21,101,112,maxColorValue=255),scales=list(x=list(tick.number=10,tck=c(1,0),fontfamily="Arial",fontsize=10)),
panel=scorePnl,par.settings=theme.novpadding,lowCut=pgrLowCut,highCut=pgrHighCut)
In my research I've found that the default for Windows is Arial anyway, but I should be able to specify the font without a warning. I further checked the available fonts in the windows font database by using 'windowsFonts()' and found an entry f...
2010 Nov 03
3
Lattice plots for images
Hello UseRs,
I need help on how to plot several raster images (such as those obtained
from a kernel-smoothed intensity function) in a layout
such as that obtained from the lattice package. I would like to obtain
something such as obtained from using the "levelplot" or "xyplot"
in lattice. I currently use:
>par(mfrow=c(3,3)
to set the workspace, but the resulting plots