-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
bugSomething isn't workingSomething isn't workingdata frameRelated to @render.data_frameRelated to @render.data_frame
Milestone
Description
From #1637
We use
shiny.render.DataTable
to visual our various datasets. It appears the current design sends the entire dataframe data into the browser in a single websocket message. Where the dataframes are even moderately large with thousand of rows, it results in the browser visibly hanging. With large dataframes in the hundreds of thousands for rows, it often causes the browser to fail entirely.
Possibly related to #1498 ?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdata frameRelated to @render.data_frameRelated to @render.data_frame