Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Use modern native ES6 import to load plotly.js bundle instead of requirejs which is no longer under active development #4763

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 10 commits into from
Oct 21, 2024
Prev Previous commit
Next Next commit
Update CHANGELOG.md
Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
  • Loading branch information
marthacryan and archmoj authored Sep 18, 2024
commit 26c4443b1a2efc83a5af3efd179c68f5e13cdfad
2 changes: 1 addition & 1 deletion 2 CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

- Fixed a bug in JupyterLab >= 4 and Jupyter Notebook >= 7 that caused latex to not render in plotly charts.

- Removed require.js from the generated javascript in plotly charts.
- Use modern [native ES6 import](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Modules) to load plotly.js bundle instead of requirejs which is [no longer under active development](https://github.com/requirejs/r.js/compare/2.3.6...2.3.7)

## [5.23.0] - 2024-07-23

Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.