Skip to content

Commit 6e95940

Browse files
committed
oops
1 parent 6d19e5a commit 6e95940

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/ggplotly.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ gg2list <- function(p, width = NULL, height = NULL, tooltip = "all",
133133
)
134134
grDevices::dev.new
135135
}
136+
tmpPlotFile <- tempfile(fileext = ".png")
136137
dev_fun(tmpPlotFile, width = deviceWidth, height = deviceHeight)
137138

138139

0 commit comments

Comments
 (0)