plotly / plotly/angular-plotly.js
Angular 11 - plotly-plot' is not a known element
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 81
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 18
Description
I followed the getting started steps provided in the documentation but I am not able to run Plotly successfully
npm version: 6.14.6
node version: 12.18.1
Angular cli version: 11.2.14
I get the following error when I add <plotly-plot> element to my template
plotly-plot' is not a known element:
I have tried the following
- Used the CDN version
- https://github.com/plotly/angular-plotly.js/issues/155
Did I miss something?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the getting-started documentation and reproduce the reported setup using Angular CLI 11.2.14, Node 12.18.1, and npm 6.14.6. Compare the CDN attempt with the setup discussed in issue 155; done means identifying why is rejected and documenting or fixing the setup so the example runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100