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
If it's possible to add support for zooming in slong axes in 3d plot?
In go.Scatter3d, we now can zoom in the entire canvas with scrolling. But sometimes we want to zoom in along specific axes to see the trend specific to that axis. Plotly doesn't seem to support this feature now.
If zooming along axis is not feasible, scaling along axes interactively would also be great.
The text was updated successfully, but these errors were encountered:
Hi @DavidHJong - it's certainly possible, but it's not something we're likely to get to any time soon. If you would like to prepare a pull request, I can try to prioritize review. Thanks - @gvwilson
If it's possible to add support for zooming in slong axes in 3d plot?
In go.Scatter3d, we now can zoom in the entire canvas with scrolling. But sometimes we want to zoom in along specific axes to see the trend specific to that axis. Plotly doesn't seem to support this feature now.
If zooming along axis is not feasible, scaling along axes interactively would also be great.
The text was updated successfully, but these errors were encountered: