plotly / plotly/angular-plotly.js
Box selection does not work for plotly versions 2.13 and later
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 242
- Forks
- 81
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 18
Description
When one uses box selection to select data points it does not work as expected and warnings can be seen in the console.
It only works up to version 2.12.1 (2 years ago).
I have forked the example and made some adjustments, so you can see it for yourself.
https://stackblitz.com/edit/angular-plotly-gzvq3c
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
Reproduce the behavior using the linked StackBlitz example, comparing Plotly 2.12.1 with version 2.13 or later. Inspect the console warnings and the Angular Plotly integration entry points involved in box selection. Done means box selection selects the expected data points without the reported warnings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100