Forum Discussion

stribor45's avatar
stribor45
Post Prodigy
3 years ago
Solved

Line Chart - x axis

I have the table where my data column looks like this but my visual is showing data ordered by months (January comes before December) I would like the first data point to be the oldest one. So x-axis should start with July 2022, and August 2022........March 2023 and April 2023.  Can this be accoplished?

 

 

 

 

 

 

3 Replies

  • Reformating the date to MMMM YYYYY and changing the axis type to "Categorical" resolved it for me.