Skip to content

Commit

Permalink
sizing only browser fill
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCoene committed Jul 3, 2018
1 parent f5c67d3 commit 98a9bca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/sigmajs.R
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ sigmajs <- function(type = "canvas", width = "100%", height = NULL, elementId =
elementId = elementId,
dependencies = crosstalk::crosstalkLibs(),
sizingPolicy = htmlwidgets::sizingPolicy(
defaultWidth = "100%",
knitr.figure = FALSE,
browser.fill = TRUE
)
)
Expand Down

0 comments on commit 98a9bca

Please sign in to comment.