Hello,
I got a column with values like
12
13
16
12
9
8
2
15
1
2
15
16
5
8
6
Goal: show all the 12s, 13s bunched together in one color, all the 15s ,16s in a different color and all the 8s and 9s, too - basically all the numbers that are say 15% from each other or 1 point apart (12, 13 etc). And if they are 2 points apart (13, 14, 15, 16) they should be grouped 13, 14 and 15, 16 rather than 14, 15 with 12 and 16 left out.
Is this possible?
Thank you
SMLlab
Bookmarks