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
I'm using plotly and Dash to create graphs and have the user save them as .png files using the 'camera' button in the modebar. My graph is formatted/sized correctly in the app when I view in the browser but it appears that plotly is getting the container size wrong when printing to the .png file. Buttons and legends block portions of the graph and axes.
I'm using plotly and Dash to create graphs and have the user save them as .png files using the 'camera' button in the modebar. My graph is formatted/sized correctly in the app when I view in the browser but it appears that plotly is getting the container size wrong when printing to the .png file. Buttons and legends block portions of the graph and axes.
See the post on the plotly community forum for a detailed explanation including code. @chriddyp helped identify that this is a bug and suggested creating this issue.
Happy to provide any further info needed.
Thanks!
The text was updated successfully, but these errors were encountered: