Closed
Description
When viewing a 3d plot with the orthographic projection, you can zoom with the scroll wheel, but using the modebar zoom button causes the camera to clip the graph.
From previous discussions about orthographic zooming (#3588) and a merge fixing scroll wheel zooming (#3601) seem to imply this behavior is intentional.
I want to submit this behavior as a bug for the following reasons.
- cannot zoom if the user does not have a scroll wheel
- modebar behavior should be consistent between plots and projections
- the current "slicing" behavior is a graphical bug, not a feature (ie. plot axis are also clipped)
I am including the codepen from 3601 and have updated plotly to use plotly-latest.js