You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While trying to convert a Matplotlib Heatmap figure to a plotly object I am getting the following message, as well as a blank graph.
UserWarning:
Aw. Snap! You're gonna have to hold off on the selfies for now. Plotly can't import images from matplotlib yet!
UserWarning:
Dang! That path collection is out of this world. I totally don't know what to do with it yet! Plotly can only import path collections linked to 'data' coordinates
This is also happens when trying with seaborn heatmaps as well.
Hi - we are trying to keep the issues and PRs in Plotly's public repositories tidy so that we can focus on things that are most important to our community. For tech support and "how-to" questions, please post in our community forum https://community.plotly.com/. Thank you - @gvwilson
While trying to convert a Matplotlib Heatmap figure to a plotly object I am getting the following message, as well as a blank graph.
This is also happens when trying with seaborn heatmaps as well.
code to reproduce
The text was updated successfully, but these errors were encountered: