Skip to content

Commit

Permalink
fix: add plot options
Browse files Browse the repository at this point in the history
  • Loading branch information
ESCRI11 committed May 23, 2024
1 parent 3ee45bf commit 554c5fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/board.expression/R/expression_plot_maplot.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ expression_plot_maplot_ui <- function(
plotlib = "plotly",
info.text = info.text,
caption = caption,
options = NULL,
options = options,
download.fmt = c("png", "pdf", "csv"),
width = width,
height = height
Expand Down

0 comments on commit 554c5fb

Please sign in to comment.