plotly / plotly/react-plotly.js

When changing data after selectbox I get WARN: unrecognized GUI edit: selections[0].xref

Open
#290 7 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.1k
Forks
138
Avg merge
3d 2h
Merged PRs (30d)
4

Description

Hi, I prepared a sample in sandbox:

https://codesandbox.io/s/elegant-water-k7q91m?file=/src/App.js

Steps to reproduce:

  1. Select some points with selectbox
  2. Click "Change Y" button
  3. There is "WARN: unrecognized GUI edit: selections[0].xref" in console

Maybe I use plotly incorrectly? Thanks for any help

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 warning with the linked CodeSandbox, starting from /src/App.js and the selectbox and “Change Y” steps. Trace how the React Plotly component handles the selection after the data changes; done means the reproduction no longer logs the unrecognized GUI edit warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, plotly, react
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.