Is there a way to sort data day-wise instead of by the increasing/decreasing order of values? The data is basically as below.
Day n
Friday 12
Monday 25
Saturday 18
Sunday 14
Below is the graph for the data plot. I want it to appear in the order Monday-Sunday.
Please help.
