You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a boxplot, the user can have a lot of data. It is hard to visualize anything if all the data is shown. Instead, we can show several boxes when the plot renders, but the user needs to see the rest of the data (box by box, not all in one view). A horizontal scroll bar is ideal, because using the mouse to move the view will unintentionally change the vertical axis view and the purpose would be to visualize how the boxes differ in height and position on vertical axis.