In Apache Superset I want to create a Bar Chart - just like the 'Vaccine Candidates per Phase' from the 'COVID Vaccine Dashboard'.
Goal: We want to customize the order of the bars without adding '0', '1' to the labels to then order it alphabetically, as it was done in this graph.
Here it seems the order of the bars is according to the 'count' variable.
How can we customize the order of the bars? How can we specify in which order they should appear (without relying on alphabetical ordering)?