Skip to content

Commit

Permalink
add scrollX to shiny app
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanpieper committed Sep 14, 2024
1 parent c2e101f commit 3ed3d7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/batchLLM_shiny.R
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ batchLLM_shiny <- function() {
data,
extensions = c("Buttons"),
options = list(
scrollX = T,
dom = "Blfrtip",
buttons = list(
list(
Expand Down

0 comments on commit 3ed3d7b

Please sign in to comment.