Skip to content

incorrect rientation of y-axis in heatmap #2267

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

Closed
deliciouslytyped opened this issue Mar 11, 2020 · 3 comments
Closed

incorrect rientation of y-axis in heatmap #2267

deliciouslytyped opened this issue Mar 11, 2020 · 3 comments
Labels
bug something broken P3 backlog

Comments

@deliciouslytyped
Copy link

deliciouslytyped commented Mar 11, 2020

#413 remains a problem, but due to being unable to reopen the issue, I have created this one.

@nicolaskruchten
Copy link
Contributor

Is the follow-up on the conversation in #413 helpful or does it make sense to keep this issue open?

@laughingrice
Copy link

It appears that plotly.express.imshow does not work with plotly.graph_objects.make_subplots that requires plotly.graph_objects.Heatmap

I could not get any of the suggestions to work at all, or on a per matrix case.

Being able to flip the matrices is pretty critical to allow to match y-axis orientation with the problem at hand (both matrices and images), especially as different tools are used in different contexts so it's pretty essential to be able to match orientations between the different tools

The only solution I found is to set dy=-1 but that messes up the y axis values

@gvwilson gvwilson self-assigned this Jun 24, 2024
@gvwilson gvwilson removed their assignment Aug 2, 2024
@gvwilson gvwilson added the P3 backlog label Aug 12, 2024
@gvwilson gvwilson changed the title re: Orientation of y-axis in Heatmap #413 incorrect rientation of y-axis in heatmap Aug 12, 2024
@gvwilson gvwilson added the bug something broken label Aug 12, 2024
@ndrezn
Copy link
Member

ndrezn commented Nov 20, 2024

I've re-opened #413 and am closing this ticket as a duplicate. We can evaluate whether to close #413 separately.

@ndrezn ndrezn closed this as completed Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P3 backlog
Projects
None yet
Development

No branches or pull requests

5 participants