We are creating several charts in superset and with the partition type chart the ORDER BY seems to be hard coded and we cannot change it. The goal is too have the months on the left in the correct order (the column in this case is Month
). When run in sql lab it works in correct order but in the chart view we cannot change the ordering
Any suggestions?