Use Plotly.react() over Plotly.newPlot()
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 2.7k
- Forks
- 641
- PR merge metrics
- No merged PRs in 30d
Description
Will also have to remove event listeners as in https://github.com/plotly/dash-core-components/pull/172/files
Contributor guide
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 by locating the uses of Plotly.newPlot() and the related event-listener setup in the repository. Review the referenced dash-core-components pull request for the listener-removal approach. Done means using Plotly.react() in the relevant rendering path and removing the associated event listeners.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, r
- Domain
- data-visualization
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100