plotly / plotly/angular-plotly.js
Reset issue on large data
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 81
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 18
Description
Graph is not resting which double click event is trigged on large data set but same feature is working in plain ploty js but not working in the angular wrapper. The data set for both the cases are same.
code for plain js : https://codepen.io/tarun1996/pen/OJdWoLp
code in angular : https://codesandbox.io/p/github/taruntadikonda/ploty_reset_example/main?workspaceId=f9456fff-bc49-44a4-ad3c-d0dbab3450e7
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 by running the plain JavaScript CodePen and the Angular reproduction in CodeSandbox with the same large data set, then compare the double-click reset behavior. The issue is done when the Angular wrapper resets the graph consistently with the plain Plotly.js example; no repository file or test is identified in the report.
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
- 35/100