plotly / plotly/react-plotly.js
When changing data after selectbox I get WARN: unrecognized GUI edit: selections[0].xref
Open
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:
- Select some points with selectbox
- Click "Change Y" button
- 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
- 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 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