Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Height of the output cell in 3D plots

Is it possible to change the height of the output cell in 3d plots?

We can globally change the size of 2D plots with

Graphics().SHOW_OPTIONS.update({'figsize':[6,4]})

Is there something similar for 3d plots?