plotly.graph_objects.layout.scene.camera.
Center
(arg=None, x=None, y=None, z=None, **kwargs)¶Bases: plotly.basedatatypes.BaseLayoutHierarchyType
x
¶An int or float
int|float
y
¶An int or float
int|float
z
¶An int or float
int|float
plotly.graph_objects.layout.scene.camera.
Eye
(arg=None, x=None, y=None, z=None, **kwargs)¶Bases: plotly.basedatatypes.BaseLayoutHierarchyType
x
¶An int or float
int|float
y
¶An int or float
int|float
z
¶An int or float
int|float
plotly.graph_objects.layout.scene.camera.
Projection
(arg=None, type=None, **kwargs)¶Bases: plotly.basedatatypes.BaseLayoutHierarchyType
type
¶Sets the projection type. The projection type could be either “perspective” or “orthographic”. The default is “perspective”.
[‘perspective’, ‘orthographic’]
Any
plotly.graph_objects.layout.scene.camera.
Up
(arg=None, x=None, y=None, z=None, **kwargs)¶Bases: plotly.basedatatypes.BaseLayoutHierarchyType
x
¶An int or float
int|float
y
¶An int or float
int|float
z
¶An int or float
int|float