I have the following VL chart and I wish to specify that the ordering of the stacks match the order of the domain given.
I've had a look and I see some examples where ordering of nominal axes can be done by passing a list to sort, but I can't seem to find similar logic for colour stacks.
I understand how to order based on some quantitative variable, and clearly the ordering by 'metric' label here is just doing it alphabetically, but I would like to avoid having to add extra columns to the data if possible and just specify it in the VL itself.