aul
-Original Message-
From: hiek...@gmail.com [mailto:hiek...@gmail.com] On Behalf Of Fabrice Tourre
Sent: January-27-13 5:06 PM
To: r-help@r-project.org
Cc: Paul Boutros
Subject: Package: VennDiagram. Error in draw.pairwise.venn Impossible: cross
section area too large
Dear list,
When I
Hello,
I'm attempting to alter the location of text in my axis labels in
lattice plots and have been unsuccessful so far. For example, the
y-axis labels are always right-justified, but I would like them to be
horizontally centered.
Here's an example:
library(lattice);
# create fake data
Hello,
I am creating a scatter-plot in lattice, and I would like to customize
the size of each point so that some points are larger and others
smaller. Here's a toy example:
library(lattice);
temp <- data.frame(
x = 1:10,
y = 1:10,
cex = rep( c(1,3), 5),
gr
Thanks for the rapid response Deepayan -- that's what I was looking
for. Thanks also for your ongoing support of lattice, it's very much
appreciated!
Paul
Quoting Deepayan Sarkar <[EMAIL PROTECTED]>:
On 10/16/08, Paul Boutros <[EMAIL PROTECTED]> wrote:
Hello,
I
Hello,
I have encountered some unexpected behaviour with levelplot that may
simply be a misunderstanding on my part.
If I create a levelplot from a matrix with named columns, some
"padding" space appears at the top and bottom of the heatmap. Here is
an example, and I've used panel.fill t
Hello,
I'm trying to learn how to use lattice and levelplot in particular.
There are three elements of customizing the plots I'm stuck with:
a) Is there a way to put borders around each "cell" within a
level-plot. I'm trying to do something like the
colsep/rowsep/sepcolor/sepwidth paramet
6 matches
Mail list logo