inputs icon indicating copy to clipboard operation
inputs copied to clipboard

reader-resizable table column widths, reader-reorderable columns, reader-controlled show/hide for columns?

Open jrus opened this issue 4 years ago • 0 comments

Many table views in GUI software (e.g. file managers, spreadsheets) allow viewers to resize columns by dragging left/right from a target in between column headers, reorder columns by dragging a column header itself, and show/hide desired columns via a menu presented for right-click in the header row.

Supporting these features (or some suitable variants that fit in a browser context) could make it a more flexible and pleasant tool for readers, and faster for exploratory data analysis.

jrus avatar Mar 04 '21 23:03 jrus