Forum Discussion
Scroll Bar in graph
- 4 years ago
Hi visheshjain ,
You are right, the continuous and categorical options are deprecated, and instead been replaced by other options like the logarithmic scale:In regards to your original problem of the Visual not having a scroll bar, I believe that's due to the data for the 3 years from Jan 2020 to July 2022 fitting in that space. I tried to manipulate a similar behavior in a test file and see what caused and created the scroll bar on a Clustered Column Chart. The only thing that seemed to affect the presence of a scroll bar is the overall size of your Visual chart and the spacing between the columns / bars of your visual. If you increase the size of your bars / columns, you will see that the visual will need more space and automatically include a horizontal scroll bar to that effect.
Unfortunately the only way right now to "fix" the presence of scroll bar is to manipulate the "Spacing" setting in the "Column" format settings.Hope this helps, tag me (@) if you need more help on it. Feel free to mark the answer as a solution if it helped you.
Thanks!
Hi visheshjain ,
You are right, the continuous and categorical options are deprecated, and instead been replaced by other options like the logarithmic scale:
In regards to your original problem of the Visual not having a scroll bar, I believe that's due to the data for the 3 years from Jan 2020 to July 2022 fitting in that space. I tried to manipulate a similar behavior in a test file and see what caused and created the scroll bar on a Clustered Column Chart. The only thing that seemed to affect the presence of a scroll bar is the overall size of your Visual chart and the spacing between the columns / bars of your visual. If you increase the size of your bars / columns, you will see that the visual will need more space and automatically include a horizontal scroll bar to that effect.
Unfortunately the only way right now to "fix" the presence of scroll bar is to manipulate the "Spacing" setting in the "Column" format settings.
Hope this helps, tag me (@) if you need more help on it. Feel free to mark the answer as a solution if it helped you.
Thanks!
- visheshjain4 years agoImpactful Individual
Hi dhruvinushah,
I did try to tinker with the spacing, but initially it did not work.
After your suggestion, I increased the spacing the column size to quite a large size and viola, I got the scroll bar.
Thank you for responding.
Vishesh Jain