-project.org
> Subject: Re: [R] hatching posibility in Panel.Polygon
>
>
> Thank you for your follow up on this matter.
>
> I did think about the "partial transparent color" option and will
> certainly
> use it and see how it works out. For presentations and color
Hi,
library(gridExtra)
example(patternGrob)
provides some patterns to fill a rectangular area using Grid graphics.
It could in theory be used in lattice. I wouldn't use it either, but I
can imagine how it might be useful on very special occasions.
Best,
baptiste
On 28 July 2010 06:11, HC
Thank you for your follow up on this matter.
I did think about the "partial transparent color" option and will certainly
use it and see how it works out. For presentations and color prints, the
partial transparency is surely going to work and may even look nicer. But
for black and white printing
e-
> From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-
> project.org] On Behalf Of HC
> Sent: Monday, July 26, 2010 9:06 AM
> To: r-help@r-project.org
> Subject: Re: [R] hatching posibility in Panel.Polygon
>
>
> Thank you very much for your quick hel
Thank you very much for your quick help.
In fact, I was trying to show confidence intervals from two different
methods (for various groups in panels) that had some overlaps and some
exclusive areas. And using "fill" hides the area of the one underneath.
Hatching may have been very good for this a
On Sun, Jul 25, 2010 at 7:40 PM, HC wrote:
>
> Hatching with lines can be done in polygon function using density and angle
> arguments.
>
> Is similar possibility of hatching polygons available when using
> panel.polygon while trying to plot in panels using lattice?
No.
-Deepayan
__
Hatching with lines can be done in polygon function using density and angle
arguments.
Is similar possibility of hatching polygons available when using
panel.polygon while trying to plot in panels using lattice?
Many thanks in advance for your help.
HC
--
View this message in context:
http://r
7 matches
Mail list logo