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

heatmap ordering bug #2907

Closed
alexcjohnson opened this issue Aug 15, 2018 · 0 comments
Closed

heatmap ordering bug #2907

alexcjohnson opened this issue Aug 15, 2018 · 0 comments
Labels
bug something broken

Comments

@alexcjohnson
Copy link
Collaborator

Heatmaps have a similar issue to one that was fixed for contour maps in #2891 - ordering gets messed up if you hide and reshow traces. See https://codepen.io/alexcjohnson/pen/OwYrKg - initially electric is in front as it should be:
screen shot 2018-08-15 at 3 44 19 pm
But if you click "Hide & Show Trace 0" then Greys is in front:
screen shot 2018-08-15 at 3 45 41 pm
"Hide & Show Trace 1" will bring electric back to the front.

See 597a845#r209345643 - Should be just a matter of replicating 597a845 for heatmap - and probably for carpet too, though it's probably unintended anyway if carpets overlap each other!

@alexcjohnson alexcjohnson added the bug something broken label Aug 15, 2018
This was referenced Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

1 participant