duration is having values : <1, 1-5, 6-10, >10
duration is sorted by durationSort to ensure correct sequence
I would also like to sort category by categorySort, but it seems like there can only be 1 sort in a chart. How can I achieve 2 separate sorts (1 on x-axis and 1 on small multiples)?
Thanks.