I have a dashboard with metrics displayed on the x-axis, which includes over 500 values. This metric is intended to be filtered by different users, each obtaining approximately 20 different values. Some users need to view the entire visual, but the size of the horizontal scroll bar should allow them to read the values for each bar in the scheduled reports. As a result, the visual will be cut off, but every value will remain visible. By default, the dashboard will have a horizontal scroll bar of this size, even for users with only 20 filtered values. The scroll bar will maintain this size regardless.
I need each user to be able to see the full size of the scroll bar by default, or at least have the customized size persist even after refreshing the page. Is there any way to achieve this?