Forum Discussion
Remove Horizontal Scroll Bars?
- 10 years ago
Thanks for your reply. What threw me was I was watching this video from sqldusty and at 29:40 min/sec into the video, I saw a chart that fit everything on the axis without a scroll bar. I had never seen that before as all of mine are always impacted by a scroll bar. https://www.youtube.com/watch?v=0TF4Hu-uaMg
What I now understand is that when you select continuous axis, it DOES fit everything. When you select categorical it adds a scroll bar (when there are "too many" data points).
My problem is I am using Labels for my week dates in the format YYWW. Now I know what I am looking for, I have swaped these labels to the week ending date and changed the chart to continuous - and now it works as I would like. :-)
Hi all,
I am facing a similar problem as I would like all my data to be visible without having to use the scroll bar. Unfortunately, in my case I am not using dates on the X-axis but I am using a categorical variable which lists locations. Does anybody have another idea how to solve this issue when you can't transform the variable into a continous variable?
Thanks in advance for your help