Skip to content

Commit a9bcef6

Browse files
committed
upgrade to plotly.js v1.41.0
1 parent a245f20 commit a9bcef6

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## IMPROVEMENTS
44

5-
* Upgraded to plotly.js v1.40.1.
5+
* Upgraded to plotly.js v1.41.0.
66
* The `orca()` function now supports conversion of much larger figures (#1322) and works without a mapbox api token (#1314).
77

88
## BUG FIXES

R/plotly.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ typedArrayPolyfill <- function() {
446446
plotlyMainBundle <- function() {
447447
htmltools::htmlDependency(
448448
"plotly-main",
449-
version = "1.40.1",
449+
version = "1.41.0",
450450
src = depPath("plotlyjs"),
451451
script = "plotly-latest.min.js",
452452
all_files = FALSE

R/sysdata.rda

1.53 KB
Binary file not shown.

inst/htmlwidgets/lib/plotlyjs/locales/cy.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

inst/htmlwidgets/lib/plotlyjs/plotly-latest.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)