Skip to content
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

Update version of plotly.js to 3.0.0-rc.0 #4871

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Update version of plotly.js to 3.0.0-rc.0 #4871

merged 1 commit into from
Nov 13, 2024

Conversation

marthacryan
Copy link
Collaborator

The problem

Earlier today, @archmoj merged #4860 and updated plotly.js to 3.0.0-rc.0, but in #4823 I changed the source of the plotly.js version, so it didn't pick up the new plotly.js version. This means that when you run python setup.py updateplotlyjs in the current master branch, all of the code generated is representing plotly.js version 2.35.2.

The solution

This is just adding updating the version of plotly.js to 3.0.0-rc.0 in the new location (which is documented in the contributing.md).

Testing

If you run python setup.py updateplotlyjs, then run git status, there shouldn't be any changes.

@archmoj archmoj merged commit a2670b0 into master Nov 13, 2024
5 checks passed
@archmoj archmoj deleted the plotlyjs-rc branch November 13, 2024 01:46
@archmoj archmoj mentioned this pull request Nov 13, 2024
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.

None yet

2 participants