JMP19: values are sorted, ignoring the categories on the axis. Then the axis labels are added. Therefore one age group (e.g. 14) can show up multiple times:
< JMP19: The values are sorted for each category (ignoring the other categories). - age sorted by age, ignoring student names
- students sorted by name, ignoring age -> Robert is twice in the data set. The position of Rober#1 and Rober#2 is determined by mean(Rober#1 / Rober#2) -> Rober#1 comes later than expected, Rober#1 comes earlier than expected / height jumps
What is the improvement you would like to see?
1) Please add an option to specify how sorting works if multiple columns are nested on an axis.
2) Please add a new mode: - main categories are sorted by averaging the respective entries (like in JMP 18)
- subcategories are sorted by their order WITHIN the parent category. e.g.