https://codepen.io/oshikryu/pen/xxwxzwm
I'm trying to create a grouped bar chart where the order has the aggregate total of a category going in descending order.

Some notes explaining the chart:
- cloudy should be before rainy when descending
Is there something wrong with the data I have formatted? Or is this a bug with the sorting logic inside of plotly itself?
https://codepen.io/oshikryu/pen/xxwxzwm
I'm trying to create a grouped bar chart where the order has the aggregate total of a category going in descending order.
Some notes explaining the chart:
Is there something wrong with the data I have formatted? Or is this a bug with the sorting logic inside of plotly itself?