plotly / plotly/react-plotly.js

Datasets on second y-axis not rendering

Open
#271 0 comments 0 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

I am using react-plotly.js with redux for statemanagement (plotting data in realtime). I have a dataset on yaxis and another on yaxis2. When I double click the first dataset in the legend to make it the only visible line, it won't render the line. If I double click the other dataset to only show that one, it is shown. I've tried adding uirevision to both yaxes with no success. Is there something I'm missing here?

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

No source file, test, or entry point is named. Start by reproducing the react-plotly.js case with realtime Redux-managed data, two datasets on yaxis and yaxis2, and the legend double-click interactions. Done means the first dataset renders when it is made the only visible line, with the behavior verified alongside the uirevision configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react, redux
Domain
data-visualization, frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.