plotly / plotly/angular-plotly.js

Angular 20 standalone application

Open
#281 8 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
242
Forks
81
Avg merge
8h 48m
Merged PRs (30d)
18

Description

Hello,

I've noticed a new version of this library was released, aligned with Angular 20. However, the sample application in this repository is still using AppModule approach instead of standalone. Could the documentation be updated to outline how to use this library in a standalone application with the latest version (20)?

I'm also not clear on what version of the dependent plotly library I should be using. Before updating to version 20, I was unable to update to the plotly version 3 as this was incompatible with this library. With version 20, do I use version 3 of the plotly dependency? The corresponding @types library doesn't have a version 3 yet. (#278)

Currently, I'm unable to update to the latest version of this library with a standalone Angular 20 application. Could I please get some guidance on this? Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's sample application and existing documentation to determine how the current AppModule setup maps to an Angular 20 standalone application. Verify the compatible Plotly and type-definition versions, then document the standalone setup and dependency guidance so users can update successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, typescript
Domain
documentation, frontend
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.