Skip to content

Commit 22c495c

Browse files
authoredAug 3, 2019
Update plotlyjs to 1.49.1 (#1701)
* Fix updateplotlyjs setup.py task * update to plotly.js 1.49.1 * update jupyterlab-plotly extension to plotly.js 1.49.1 * Get comparison version of plotly.js from plotlywidget extension
1 parent f42d248 commit 22c495c

File tree

248 files changed

+42639
-11363
lines changed

Some content is hidden

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

248 files changed

+42639
-11363
lines changed
 

‎packages/javascript/jupyterlab-plotly/package-lock.json

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

‎packages/javascript/jupyterlab-plotly/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"typescript": "~3.1.1"
3232
},
3333
"dependencies": {
34-
"plotly.js": "^1.48.3",
34+
"plotly.js": "^1.49.1",
3535
"@types/plotly.js": "^1.44.9",
3636
"@jupyterlab/rendermime-interfaces": "^1.3.0",
3737
"@phosphor/messaging": "^1.2.3",

0 commit comments

Comments
 (0)
Please sign in to comment.