Re: [R] lattice xyplot point labelling

2013-02-28 Thread maxbre
hi duncan, thanks a lot for your help! yes, your solution is working fine with a little tweaking of the vector poscec : but on the other hand it's just affecting the relative position of labels around respective points; to get more flexibility would be probably better to supply (even if I do

[R] lattice xyplot point labelling

2013-02-27 Thread maxbre
This is my reproducible example tv.ms-structure(list(inq = structure(4:17, .Label = c(D4, D5, D6a, D6b, D6c, D7, D8, F4, F5a, F5b, F6a, F6b, F6c, F6d, F7a, F7b, F8), class = factor), tv.km.median.iteq = c(0.324, 0.238, 0.242, 0.0801,

Re: [R] lattice xyplot point labelling

2013-02-27 Thread Duncan Mackay
hi the bottom panel seems ok so for the top you supply a vector of positions that are your required positions (name eg posvec) to the panel function. may need to do the same for other functions to access the correct panel there is the ifelse statement posvec = c(...) panel = function(x,