Forum Discussion
ss89
Helper II
1 year agoshow all dates on continuous X axis without scroll bar
Dears, I would like to visualize a graph without scroll bar, I would like to see data in a single picture and to display all data without needing to scroll with the bar. How can I do? Many thank...
dharmendars007
Memorable Member
1 year agoHello ss89 ,
Here are the 2 things you can consider for the query you have raised..
1. Change the Type from Categorical to Continuous.
2. Increase the width of your chart to fit all the dates. If there are too many dates to fit, consider adjusting the resolution of the dates (e.g., switching from days to months, weeks, or years).
If you find this helpful , please mark it as solution which will be helpful for others and Your Kudos/Likes are much appreciated!
Thank You
Dharmendar S
ss89
Helper II
1 year agoHello, thanks for your response. I have 2 fields in X axis (lot number and date). I wouldn't want to lose either information. If I delete sampled_date I see everything grouped together but lose the LOT_ID detail information