Skip to content
Prev 361275 / 398506 Next

Scale y-labels based on a value with 'lattice'

Hi!

Many thanks to Duncan and Jim for their quick replies.
27.05.2016, 01:08, Jim Lemon wrote:
This 'dotchart' solution worked fine and I got what I wanted :) However, 
I still wonder why the same idea does not work with lattice (e.g. using 
'scales=list(y=list(cex=log(abs(kedf$Freq))+1))'
27.05.2016, 08:51, Duncan Mackay wrote:
Seem a bit more complex, but I'll give it a try.
This is also a nice idea to scale the dots. Thanks for pointing this out.

Best,
Kimmo