8000 update plotly.js to v1.48.3 · plotly/plotly.R@058898a · GitHub
[go: up one dir, main page]

Skip to content

Commit 058898a

Browse files
committed
update plotly.js to v1.48.3
1 parent 2cc296d commit 058898a

File tree

6 files changed

+12
-5
lines changed

6 files changed

+12
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: plotly
22
Title: Create Interactive Web Graphics via 'plotly.js'
3-
Version: 4.9.0
3+
Version: 4.9.0.9000
44
Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
55
email = "cpsievert1@gmail.com", comment = c(ORCID = "0000-0002-4958-2844")),
66
person("Chris", "Parmer", role = "aut",

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.9.0.9000
2+
3+
## Changes to plotly.js
4+
5+
* This version of the R package upgrades the version of the underlying plotly.js library from v1.46.1 to v1.48.3. The [plotly.js release page](https://github.com/plotly/plotly.js/releases) has the full list of changes.
6+
7+
18
# 4.9.0
29

310
## Changes to plotly.js

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
name = "plotly-main",
449-
version = "1.46.1",
449+
version = "1.48.3",
450450
package = "plotly",
451451
src = dependency_dir("plotlyjs"),
452452
script = "plotly-latest.min.js",

R/sysdata.rda

14.2 KB
Binary file not shown.

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

Lines changed: 1 addition & 1 deletion
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)
0