Skip to content

Stripchart colors don't vary after I sort a data frame

1 message · Uwe Ligges

#
On 28.11.2012 18:27, Thomas Levine wrote:
All red are hidden by the black strips, perhaps you want to order it the 
other way round, i.e.:
  overflow.sorted <- overflow[order(rev(overflow$overflow)),]
do not understand the data and you aim well enough after 5 seconds, 
hence it may not be what you aim at...

Uwe Ligges