plotly.graph_objects.volume.caps package¶
-
class
plotly.graph_objects.volume.caps.
X
(arg=None, fill=None, show=None, **kwargs)¶ Bases:
plotly.basedatatypes.BaseTraceHierarchyType
-
property
fill
¶ Sets the fill ratio of the
caps
. The default fill value of thecaps
is 1 meaning that they are entirely shaded. On the other hand Applying afill
ratio less than one would allow the creation of openings parallel to the edges.- The ‘fill’ property is a number and may be specified as:
An int or float in the interval [0, 1]
- Returns
- Return type
int|float
-
property
show
¶ Sets the fill ratio of the
slices
. The default fill value of the xslices
is 1 meaning that they are entirely shaded. On the other hand Applying afill
ratio less than one would allow the creation of openings parallel to the edges.The ‘show’ property must be specified as a bool (either True, or False)
- Returns
- Return type
-
property
-
class
plotly.graph_objects.volume.caps.
Y
(arg=None, fill=None, show=None, **kwargs)¶ Bases:
plotly.basedatatypes.BaseTraceHierarchyType
-
property
fill
¶ Sets the fill ratio of the
caps
. The default fill value of thecaps
is 1 meaning that they are entirely shaded. On the other hand Applying afill
ratio less than one would allow the creation of openings parallel to the edges.- The ‘fill’ property is a number and may be specified as:
An int or float in the interval [0, 1]
- Returns
- Return type
int|float
-
property
show
¶ Sets the fill ratio of the
slices
. The default fill value of the yslices
is 1 meaning that they are entirely shaded. On the other hand Applying afill
ratio less than one would allow the creation of openings parallel to the edges.The ‘show’ property must be specified as a bool (either True, or False)
- Returns
- Return type
-
property
-
class
plotly.graph_objects.volume.caps.
Z
(arg=None, fill=None, show=None, **kwargs)¶ Bases:
plotly.basedatatypes.BaseTraceHierarchyType
-
property
fill
¶ Sets the fill ratio of the
caps
. The default fill value of thecaps
is 1 meaning that they are entirely shaded. On the other hand Applying afill
ratio less than one would allow the creation of openings parallel to the edges.- The ‘fill’ property is a number and may be specified as:
An int or float in the interval [0, 1]
- Returns
- Return type
int|float
-
property
show
¶ Sets the fill ratio of the
slices
. The default fill value of the zslices
is 1 meaning that they are entirely shaded. On the other hand Applying afill
ratio less than one would allow the creation of openings parallel to the edges.The ‘show’ property must be specified as a bool (either True, or False)
- Returns
- Return type
-
property