Skip to content

Commit 6f151a7

Browse files
authored
Merge pull request #1557 from ropensci/v1.48
update plotly.js to v1.48.3
2 parents 2cc296d + 5be39f7 commit 6f151a7

File tree

324 files changed

+342
-335
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

324 files changed

+342
-335
lines changed

DESCRIPTION

+1-1
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 = "[email protected]", comment = c(ORCID = "0000-0002-4958-2844")),
66
person("Chris", "Parmer", role = "aut",

NEWS.md

+7
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

+1-1
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/examples/shiny/event_data/tests/mytest-expected/001.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -427,9 +427,9 @@
427427
},
428428
{
429429
"name": "plotly-htmlwidgets-css",
430-
"version": "1.46.1",
430+
"version": "1.48.3",
431431
"src": {
432-
"href": "plotly-htmlwidgets-css-1.46.1"
432+
"href": "plotly-htmlwidgets-css-1.48.3"
433433
},
434434
"meta": null,
435435
"script": null,
@@ -440,9 +440,9 @@
440440
},
441441
{
442442
"name": "plotly-main",
443-
"version": "1.46.1",
443+
"version": "1.48.3",
444444
"src": {
445-
"href": "plotly-main-1.46.1"
445+
"href": "plotly-main-1.48.3"
446446
},
447447
"meta": null,
448448
"script": "plotly-latest.min.js",

inst/examples/shiny/event_data/tests/mytest-expected/002.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -444,9 +444,9 @@
444444
},
445445
{
446446
"name": "plotly-htmlwidgets-css",
447-
"version": "1.46.1",
447+
"version": "1.48.3",
448448
"src": {
449-
"href": "plotly-htmlwidgets-css-1.46.1"
449+
"href": "plotly-htmlwidgets-css-1.48.3"
450450
},
451451
"meta": null,
452452
"script": null,
@@ -457,9 +457,9 @@
457457
},
458458
{
459459
"name": "plotly-main",
460-
"version": "1.46.1",
460+
"version": "1.48.3",
461461
"src": {
462-
"href": "plotly-main-1.46.1"
462+
"href": "plotly-main-1.48.3"
463463
},
464464
"meta": null,
465465
"script": "plotly-latest.min.js",

inst/examples/shiny/event_data/tests/mytest-expected/003.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -448,9 +448,9 @@
448448
},
449449
{
450450
"name": "plotly-htmlwidgets-css",
451-
"version": "1.46.1",
451+
"version": "1.48.3",
452452
"src": {
453-
"href": "plotly-htmlwidgets-css-1.46.1"
453+
"href": "plotly-htmlwidgets-css-1.48.3"
454454
},
455455
"meta": null,
456456
"script": null,
@@ -461,9 +461,9 @@
461461
},
462462
{
463463
"name": "plotly-main",
464-
"version": "1.46.1",
464+
"version": "1.48.3",
465465
"src": {
466-
"href": "plotly-main-1.46.1"
466+
"href": "plotly-main-1.48.3"
467467
},
468468
"meta": null,
469469
"script": "plotly-latest.min.js",

inst/examples/shiny/event_data/tests/mytest-expected/004.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -449,9 +449,9 @@
449449
},
450450
{
451451
"name": "plotly-htmlwidgets-css",
452-
"version": "1.46.1",
452+
"version": "1.48.3",
453453
"src": {
454-
"href": "plotly-htmlwidgets-css-1.46.1"
454+
"href": "plotly-htmlwidgets-css-1.48.3"
455455
},
456456
"meta": null,
457457
"script": null,
@@ -462,9 +462,9 @@
462462
},
463463
{
464464
"name": "plotly-main",
465-
"version": "1.46.1",
465+
"version": "1.48.3",
466466
"src": {
467-
"href": "plotly-main-1.46.1"
467+
"href": "plotly-main-1.48.3"
468468
},
469469
"meta": null,
470470
"script": "plotly-latest.min.js",

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

+1-1
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

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/figs/abline/cookbook-axes-multiple-abline.svg

+1-1
Loading

tests/figs/abline/cookbook-axes-single-abline.svg

+1-1
Loading

tests/figs/area/area-area-fillcolor.svg

+1-1
Loading

tests/figs/area/area-simple.svg

+1-1
Loading

tests/figs/area/area-traces-order.svg

+1-1
Loading

tests/figs/bar/bar-aes-colour-guides-fill-false.svg

+1-1
Loading

tests/figs/bar/bar-aes-fill-guides-color-none.svg

+1-1
Loading

tests/figs/bar/bar-black-outline.svg

+1-1
Loading

tests/figs/bar/bar-category-names.svg

+1-1
Loading

tests/figs/bar/bar-color.svg

+1-1
Loading

0 commit comments

Comments
 (0)