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
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
The first two were logged upon moving the slider, and the next two were logged upon the resize event which triggered when I opened the console. Serendipitously, the resize also caused the missing marginal plots to reappear.
I'm not too sure if this issue should be reported to the plotly.js repo instead, as I don't have a deep enough understanding of plotly to tell if the problem lies in rendering or in plotly-express generating a graph object which violates some known expectations.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a plotly express graph with marginal subplots and animation frame:
It is displayed well:
When I play the animation or I change the frame, the subplots disappear:
If I double click on the subplots, they reappear. When I export the image, the subplots are drawed.
You can see this behaviour in: https://www.kaggle.com/juanmah/ashrae-degree-hours
Plot.ly version : '4.2.1'
The text was updated successfully, but these errors were encountered: