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
{{ message }}
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
I have several columns that contain information that is long enough that it needs to break onto several lines. At widths of 1080px or higher I want all the columns in view, none hidden, but since I have some columns with a lot of content in them tablesaw thinks there isn't enough horizontal room and activates the swipe view instead of just letting the table cells have multiple lines. Is there a way to set the breakpoint at which point tablesaw activates?