plotly.graph_objects.volume.slices.
X
(arg=None, fill=None, locations=None, locationssrc=None, show=None, **kwargs)¶Bases: plotly.basedatatypes.BaseTraceHierarchyType
fill
¶Sets the fill ratio of the slices
. The default fill value of
the slices
is 1 meaning that they are entirely shaded. On the
other hand Applying a fill
ratio less than one would allow
the creation of openings parallel to the edges.
An int or float in the interval [0, 1]
int|float
locations
¶Specifies the location(s) of slices on the axis. When not specified slices would be created for all points of the axis x except start and end.
The ‘locations’ property is an array that may be specified as a tuple, list, numpy array, or pandas Series
numpy.ndarray
locationssrc
¶Sets the source reference on Chart Studio Cloud for
locations
.
The ‘locationssrc’ property must be specified as a string or as a plotly.grid_objs.Column object
plotly.graph_objects.volume.slices.
Y
(arg=None, fill=None, locations=None, locationssrc=None, show=None, **kwargs)¶Bases: plotly.basedatatypes.BaseTraceHierarchyType
fill
¶Sets the fill ratio of the slices
. The default fill value of
the slices
is 1 meaning that they are entirely shaded. On the
other hand Applying a fill
ratio less than one would allow
the creation of openings parallel to the edges.
An int or float in the interval [0, 1]
int|float
locations
¶Specifies the location(s) of slices on the axis. When not specified slices would be created for all points of the axis y except start and end.
The ‘locations’ property is an array that may be specified as a tuple, list, numpy array, or pandas Series
numpy.ndarray
locationssrc
¶Sets the source reference on Chart Studio Cloud for
locations
.
The ‘locationssrc’ property must be specified as a string or as a plotly.grid_objs.Column object
plotly.graph_objects.volume.slices.
Z
(arg=None, fill=None, locations=None, locationssrc=None, show=None, **kwargs)¶Bases: plotly.basedatatypes.BaseTraceHierarchyType
fill
¶Sets the fill ratio of the slices
. The default fill value of
the slices
is 1 meaning that they are entirely shaded. On the
other hand Applying a fill
ratio less than one would allow
the creation of openings parallel to the edges.
An int or float in the interval [0, 1]
int|float
locations
¶Specifies the location(s) of slices on the axis. When not specified slices would be created for all points of the axis z except start and end.
The ‘locations’ property is an array that may be specified as a tuple, list, numpy array, or pandas Series
numpy.ndarray
locationssrc
¶Sets the source reference on Chart Studio Cloud for
locations
.
The ‘locationssrc’ property must be specified as a string or as a plotly.grid_objs.Column object