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.
plotly.js won't take into the size of the container when rendering an image (plotly/plotly.js#1576) and almost all dash app's graphs are going to be in responsive containers with dynamic sizes.
so, we should add a workaround to dcc.Graph to override the download png behaviour so that the graph is properly sized.