Integrate plotly.js v3.0.1 artifacts and rebuild JavaScript bundles #2
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR integrates the latest plotly.js v3.0.1 artifacts into plotly.py, ensuring all JavaScript bundles are built from the official source and maintaining compatibility across all deployment environments.
Changes Made
✅ Core Artifacts Updated
plotly/package_data/plotly.min.js
- Updated to official plotly.js v3.0.1 (4,653,932 bytes)plotly/package_data/widgetbundle.js
- Rebuilt from latest source (4,811,984 bytes)js/lib/mimeExtension.js
- Rebuilt from latest source (4,894,192 bytes)✅ Version Synchronization
js/package.json
- plotly.js dependency confirmed at v3.0.1✅ Build Process
Integration Scope
This integration affects all plotly.py usage contexts:
Quality Assurance
✅ Version Verification: Confirmed plotly.js v3.0.1 across all artifacts
✅ File Integrity: All bundles rebuilt from official source
✅ Size Validation: File sizes match expected ranges
✅ Dependency Sync: package.json aligned with integrated version
Development Workflow Compliance
This integration follows the plotly.py development workflow:
Testing Strategy
As specified in the requirements, testing is handled in the plotly.js repository. This integration focuses on:
This PR ensures plotly.py uses the latest stable plotly.js v3.0.1 artifacts, providing optimal performance and compatibility across all supported environments.
This pull request was created as a result of the following prompt from Copilot chat.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.