Skip to content
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

Plotly.react should autosize #2385

Closed
alexcjohnson opened this issue Feb 20, 2018 · 0 comments
Closed

Plotly.react should autosize #2385

alexcjohnson opened this issue Feb 20, 2018 · 0 comments
Labels
bug something broken

Comments

@alexcjohnson
Copy link
Collaborator

A difference in result between Plotly.newPlot and Plotly.react - the latter doesn't pick up changes in the DOM that affect autosizing the plot. It should, as these two methods should always yield the same result regardless of their histories.

Original report: plotly/react-plotly.js#41

Probably just need to pull in the autosize handling from relayout into react as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

1 participant