Forum Discussion
AggregatesJ
3 years agoFrequent Visitor
filtering the x axis
Hi, The company I work for uses 4-digit week identifier where the first two digits represent the year, the second two represent the week. so, for example 2201 is week one of 2022 and 2301 is week on...
- 3 years ago
Change your x axis from continuous to categorical. (you will have to reapply the sort by x axis after that)
lbendlin
3 years agoSuper User
Change your x axis from continuous to categorical. (you will have to reapply the sort by x axis after that)
- AggregatesJ3 years agoFrequent Visitor
So I tried on the original visual as you described. I could not get it to sort back into the week category order, I think it is because I have multiple data points for each category grouping. I switched my data sources to one where I have one data point per week category, and it worked.
Thank you for the help