The size of a 3D plot
- To: mathgroup at smc.vnet.net
- Subject: [mg86649] The size of a 3D plot
- From: Mariano Suárez-Alvarez <mariano.suarezalvarez at gmail.com>
- Date: Sun, 16 Mar 2008 04:38:53 -0500 (EST)
Hi all,
is there a way to have a 3D graphic be sized so that it fits tightly
in its bounding box? I seem to only be able to have it sized so that
the *box* circumscribing it fits in the bounding box, as in
Graphics[{Sphere[]}]
-- m