Skip to content

upgrade to plotly.js v1.49.0 #1585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 27, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Changes to plotly.js

* 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.
* This version of the R package upgrades the version of the underlying plotly.js library from v1.46.1 to v1.49.4. The [plotly.js release page](https://github.com/plotly/plotly.js/releases) has the full list of changes.

## BUG FIXES

Expand Down
2 changes: 1 addition & 1 deletion R/plotly.R
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ typedArrayPolyfill <- function() {
plotlyMainBundle <- function() {
htmltools::htmlDependency(
name = "plotly-main",
version = "1.48.3",
version = "1.49.4",
package = "plotly",
src = dependency_dir("plotlyjs"),
script = "plotly-latest.min.js",
Expand Down
Binary file modified R/sysdata.rda
Binary file not shown.
8 changes: 4 additions & 4 deletions inst/examples/shiny/event_data/tests/mytest-expected/001.json
Original file line number Diff line number Diff line change
Expand Up @@ -427,9 +427,9 @@
},
{
"name": "plotly-htmlwidgets-css",
"version": "1.48.3",
"version": "1.49.4",
"src": {
"href": "plotly-htmlwidgets-css-1.48.3"
"href": "plotly-htmlwidgets-css-1.49.4"
},
"meta": null,
"script": null,
Expand All @@ -440,9 +440,9 @@
},
{
"name": "plotly-main",
"version": "1.48.3",
"version": "1.49.4",
"src": {
"href": "plotly-main-1.48.3"
"href": "plotly-main-1.49.4"
},
"meta": null,
"script": "plotly-latest.min.js",
Expand Down
8 changes: 4 additions & 4 deletions inst/examples/shiny/event_data/tests/mytest-expected/002.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,9 +444,9 @@
},
{
"name": "plotly-htmlwidgets-css",
"version": "1.48.3",
"version": "1.49.4",
"src": {
"href": "plotly-htmlwidgets-css-1.48.3"
"href": "plotly-htmlwidgets-css-1.49.4"
},
"meta": null,
"script": null,
Expand All @@ -457,9 +457,9 @@
},
{
"name": "plotly-main",
"version": "1.48.3",
"version": "1.49.4",
"src": {
"href": "plotly-main-1.48.3"
"href": "plotly-main-1.49.4"
},
"meta": null,
"script": "plotly-latest.min.js",
Expand Down
8 changes: 4 additions & 4 deletions inst/examples/shiny/event_data/tests/mytest-expected/003.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,9 +448,9 @@
},
{
"name": "plotly-htmlwidgets-css",
"version": "1.48.3",
"version": "1.49.4",
"src": {
"href": "plotly-htmlwidgets-css-1.48.3"
"href": "plotly-htmlwidgets-css-1.49.4"
},
"meta": null,
"script": null,
Expand All @@ -461,9 +461,9 @@
},
{
"name": "plotly-main",
"version": "1.48.3",
"version": "1.49.4",
"src": {
"href": "plotly-main-1.48.3"
"href": "plotly-main-1.49.4"
},
"meta": null,
"script": "plotly-latest.min.js",
Expand Down
8 changes: 4 additions & 4 deletions inst/examples/shiny/event_data/tests/mytest-expected/004.json
Original file line number Diff line number Diff line change
Expand Up @@ -449,9 +449,9 @@
},
{
"name": "plotly-htmlwidgets-css",
"version": "1.48.3",
"version": "1.49.4",
"src": {
"href": "plotly-htmlwidgets-css-1.48.3"
"href": "plotly-htmlwidgets-css-1.49.4"
},
"meta": null,
"script": null,
Expand All @@ -462,9 +462,9 @@
},
{
"name": "plotly-main",
"version": "1.48.3",
"version": "1.49.4",
"src": {
"href": "plotly-main-1.48.3"
"href": "plotly-main-1.49.4"
},
"meta": null,
"script": "plotly-latest.min.js",
Expand Down
2 changes: 1 addition & 1 deletion inst/htmlwidgets/lib/plotlyjs/locales/it.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions inst/htmlwidgets/lib/plotlyjs/plotly-latest.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/figs/subplot/plotly-subplot-geo-cartesian.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.