plotly / plotly/plotly.R

Use Plotly.react() over Plotly.newPlot()

Open
#1,212 0 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.