Skip to content

upgrade plotly.js to 2.x #57

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 1 commit into from
Sep 14, 2021
Merged

Conversation

nicolaskruchten
Copy link
Contributor

This PR bumps plotly.js to 2.2.0 and is basically a port of microsoft/vscode-python#12609 and microsoft/vscode-jupyter#6552 to this repo.

I don't really know how to build this repo to ensure that this change doesn't break anything, nor am I 100% sure about how this repo relates to vscode-jupyter and the running version that ends up in VSCode Native Notebooks, but I thought I'd at least start the conversation with this PR :)

cc @archmoj

"@nteract/transform-vega": "7.0.10",
"@nteract/transforms": "^4.4.4",
"@phosphor/widgets": "^1.9.3",
"lodash": "^4.17.21",
"path-browserify": "^0.0.1",
"plotly.js-dist": "^2.2.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This could be 2.2.1.

@DonJayamanne
Copy link
Contributor

Thanks, I'll update this repo to use GitHub actions. I'll also update this with instructions to test

@DonJayamanne DonJayamanne merged commit d336280 into microsoft:main Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants