Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chart series switch places when picking Y axis #4404

Closed
arikfr opened this issue Nov 27, 2019 · 3 comments · Fixed by #4412
Closed

Chart series switch places when picking Y axis #4404

arikfr opened this issue Nov 27, 2019 · 3 comments · Fixed by #4412

Comments

@arikfr
Copy link
Member

arikfr commented Nov 27, 2019

Here's a video showing it:
https://www.loom.com/share/4b1536ea162043f68fbc848ca0767ff0

And you can play with it yourself using this query:
https://redash-preview.netlify.com/queries/263/source

Steps to reproduce:

  1. Create new chart visualization.
  2. Switch to the series tab.
  3. Set the Y axis for the first series as the secondary Y axis.

What happens: the series you changed moved to the bottom of the list.
What should happen: series order shouldn't change.

Because the change is quick and subtle, it seems at first as if your change didn't apply, until you notice the series switched places.

@kravets-levko
Copy link
Collaborator

kravets-levko commented Nov 27, 2019

It the same issue #2292 It could be fixed with newer Plotly version, but previous upgrade attempt didn't go smoothly: #4150

@arikfr
Copy link
Member Author

arikfr commented Nov 27, 2019

@kravets-levko how come it's the same thing? I'm referring to the issue in the visualization editor.

@kravets-levko
Copy link
Collaborator

@arikfr Yes, you're right - I missed that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants