Skip to content

FIX selector = 0 returns all traces in select_traces#3817

Merged
nicolaskruchten merged 4 commits intoplotly:masterfrom
wf-r:selector_0_fix
Jan 4, 2023
Merged

FIX selector = 0 returns all traces in select_traces#3817
nicolaskruchten merged 4 commits intoplotly:masterfrom
wf-r:selector_0_fix

Conversation

@wf-r
Copy link
Contributor

@wf-r wf-r commented Jul 19, 2022

Fix #3639 (selector = 0 in update_traces selects all traces, not only the first one)

Code PR

  • I have read through the contributing notes and understand the structure of the package. In particular, if my PR modifies code of plotly.graph_objects, my modifications concern the codegen files and not generated files.
  • I have added tests (if submitting a new feature or correcting a bug) or
    modified existing tests.

@wf-r
Copy link
Contributor Author

wf-r commented Jul 20, 2022

Hmm, I cannot connect the failed test with my changes. Anybody an idea?

@nicolaskruchten
Copy link
Contributor

Thanks!

@nicolaskruchten nicolaskruchten merged commit a8a0c9b into plotly:master Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

select_traces returns all traces when selector=0

2 participants