Skip to content

fixedrange=True is not applied correctly when updating figure through Plotly.react #3347

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

Closed
Marc-Andre-Rivet opened this issue Dec 18, 2018 · 0 comments · Fixed by #3351
Closed
Labels
bug something broken

Comments

@Marc-Andre-Rivet
Copy link

This issue relates to plotly/dash#508.

Setting an empty figure, later overwritten to a figure with data and layout does not exhibit expected behavior for fixedrange in axis.

Example that exhibits the incorrect behavior: https://codepen.io/anon/pen/JwRxOo
Minimal example that exhibits the correct behavior: https://codepen.io/anon/pen/xmEBVR

Neither of these examples exhibit this problem when used directly (w/o the react wrapper)

fixedrange

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

Successfully merging a pull request may close this issue.

2 participants