Skip to content

Commit

Permalink
fix #703#
Browse files Browse the repository at this point in the history
  • Loading branch information
jbkunst committed May 13, 2021
1 parent c5e5dc2 commit 71b7404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/highcharter.R
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ highchart <- function(hc_opts = list(),
elementId = elementId,
sizingPolicy = htmlwidgets::sizingPolicy(
defaultWidth = "100%",
knitr.figure = FALSE,
# knitr.figure = FALSE,
browser.fill = TRUE,
padding = 0
)
Expand Down

0 comments on commit 71b7404

Please sign in to comment.