plotly version: 5.8.2 dash: 2.5.1 Python: 3.9.13 on Apple silicon running OSX 12.4 Sample code: https://gist.github.com/monochromec/3dc9433ee226ae2bc46128968c9d1844 Actual result: see first png attached Expected result: see second png attached Adjusting `autosize`, `margin` or `width` / `height` parameters did not resolve the issue and `automargin` doesn't seem to apply to 3d surfaces if I understand https://community.plotly.com/t/long-tick-labels-getting-cut-off-in-plotly-js-chart/1039 correctly. <img width="762" alt="Screenshot 2022-06-20 at 07 12 30" src="https://user-images.githubusercontent.com/606567/174529880-7fca9f41-7ac0-4857-95fc-c82ee31226ae.png"> <img width="762" alt="Screenshot 2022-06-20 at 07 12 54" src="https://user-images.githubusercontent.com/606567/174529890-916bf734-8638-4006-8a16-9050da160f31.png"> Happy to provide additional information as required.