Skip to content

Add migration guide - #320

Merged
andrefarzat merged 1 commit into
plotly:masterfrom
shuchi270:master
Aug 25, 2026
Merged

Add migration guide#320
andrefarzat merged 1 commit into
plotly:masterfrom
shuchi270:master

Conversation

@shuchi270

Copy link
Copy Markdown
Contributor

Summary

  • Add migration instructions for Angular 12 to Angular 13 users.
  • Document that angular-plotly.js@2.0.0 targets Angular 9.
  • Identify angular-plotly.js@5.0.0 as the Angular 13-compatible release.
  • Add compatibility notes and link the guide from the README.

Migration steps documented

  1. Temporarily uninstall the incompatible angular-plotly.js version.
  2. Update Angular and Angular CLI to version 13.
  3. Install angular-plotly.js@5.0.0.
  4. Reinstall dependencies and run build/tests.

Testing

  • git diff --check passed.
  • npm run lint could not run because dependencies are not installed in the local environment.

@shuchi270 shuchi270 changed the title Add Angular 12 to 13 migration guide Add migration guide Aug 21, 2026
@andrefarzat
andrefarzat merged commit 5c09304 into plotly:master Aug 25, 2026
1 check passed
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.

2 participants