plotly / plotly/angular-plotly.js

Box selection does not work for plotly versions 2.13 and later

Open
#258 0 comments 0 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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.