Skip to content

Commit 894f509

Browse files
Merge pull request #9 from Displayr/RS-7135-version-1.58
Use Plotly version 1.58
2 parents 02f8da5 + ca92af8 commit 894f509

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

R/plotly.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ typedArrayPolyfill <- function() {
479479
plotlyMainBundle <- function() {
480480
htmltools::htmlDependency(
481481
name = "plotly-main",
482-
version = "1.54.1",
482+
version = "1.58.0",
483483
package = "plotly",
484484
src = dependency_dir("plotlyjs"),
485485
script = "plotly-latest.min.js",

0 commit comments

Comments
 (0)