Hello all,
Is it possible to sort the values of a stacked bar chart?
In the example below, the data source is a dataframe with Product ID, Sales value and Country as columns. I have a stacked bar chart displaying some product IDs on the x-axis, sales value on the y-axis, categorised (stacked) by country. How to sort on the stacked y values?