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
Hi everyone,
I am having the following issue using px.scatter_mapbox to show some values from a dataframe.
The issue appears when I change with a callback the value to plot.
"Value A" has a lower scale than "Value B".
When I move from A to B with the callback, everything is fine.
When I come back to "value A" from "value B", the colorbar keeps the biggest scale of "value B".
This is happening with also other scales, it always keeps the biggest scale it has seen.
I think this issue could be related to this one #4337, but I haven't been able to fix it
Hi - we are trying to tidy up the stale issues and PRs in Plotly's public repositories so that we can focus on things that are still important to our community. Since this one has been sitting for several years, I'm going to close it; if it is still a concern, please add a comment letting us know what recent version of our software you've checked it with so that I can reopen it and add it to our backlog. Thanks for your help - @gvwilson
Hi everyone,
I am having the following issue using px.scatter_mapbox to show some values from a dataframe.
The issue appears when I change with a callback the value to plot.
"Value A" has a lower scale than "Value B".
When I move from A to B with the callback, everything is fine.
When I come back to "value A" from "value B", the colorbar keeps the biggest scale of "value B".
This is happening with also other scales, it always keeps the biggest scale it has seen.
I think this issue could be related to this one #4337, but I haven't been able to fix it
and
Thanks a lot for any help, I hope I had explained the issue clearly
(Apologies if I made mistakes in reporting this issue, it is the first time I report one)
The text was updated successfully, but these errors were encountered: