plotly / plotly/react-plotly.js
Managing layout with redux does not render plot
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 138
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 4
Description
I want to manage the layout using redux, but the plot does not render. Does anyone know what is different about using redux vs react state that is causing an issue?
Here's my stackoverflow post with reproducible code.
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 with the reproducible code in the linked Stack Overflow post and compare the Redux layout flow with the React state flow used by react-plotly.js. Reproduce the missing plot, identify the difference that prevents rendering, and confirm that the plot renders when layout is managed through Redux.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100