Skip to content
Prev 167580 / 398502 Next

Bar Plot ggplot2 Filling bars with cross hatching

Rolf Turner wrote:
Could you show an example?

There are several BW examples in example(barplot), and the gray ones 
look better on screen than the cross-hatched one.  (Not to say it makes 
a very good choice of cross-hatching, but I suspect the gray examples 
will look better than any 5 cross-hatch patterns.)  I haven't tried 
printing the examples, so I'm not sure the gray would reproduce well on 
paper; I wouldn't try to print those 5 gray levels on a typical printer.

Duncan Murdoch