Skip to content
Prev 201821 / 398502 Next

barchart() {Lattice} help.

As I wrote earlier:

"I had to add the rectangles= and points= arguments to

 auto.key to get the same key as you had earlier."

and the relevant line in the code was:

  auto.key = list(space = 'right', rectangles=TRUE, points=FALSE)

 -Peter Ehlers
Peng Cai wrote: