plotly / plotly/angular-plotly.js

Angular 11 - plotly-plot' is not a known element

Open
#186 3 comments 1 reaction 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

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

  1. Used the CDN version
  2. https://github.com/plotly/angular-plotly.js/issues/155

Did I miss something?

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.