I have a web app with a bunch of wide tables that represent spreadsheet-like data.
It works well on regular computer monitors but doesn't scale well on phones and smaller screens.
Is there a method for optimally displaying very wide tables on small screens without the need for the user to do a lot of horizontal scrolling?