Scroll bars for raw data table
complete
J
Jamie Morris
complete
We now allow you to change the number of rows displayed in RTables. If the chosen number of rows exceeds what can be shown in the bounds of the table, a vertical scrollbar will be added.
See https://displayr.canny.io/changelog/adjustable-row-displays-in-calculation-tables
A
Adam Gross
This would be useful for any R table as well. Right now, when using an R table, the user needs to use the pagination to scroll "horizontally" though tables with many rows. Suggest adding scrolling mechanism instead of pagination.
N
Nuclear Albatross
From a visual analytics perspective, sorting, filtering, and scrolling help a lot when we have a lot of data and we want to make some decisions.