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 thecapsis 1 meaning that they are entirely shaded. On the other hand Applying afillratio 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 xslicesis 1 meaning that they are entirely shaded. On the other hand Applying afillratio less than one would allow the creation of openings parallel to the edges.- The ‘show’ property is a boolean and must be specified as:
A boolean value: 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 thecapsis 1 meaning that they are entirely shaded. On the other hand Applying afillratio 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 yslicesis 1 meaning that they are entirely shaded. On the other hand Applying afillratio less than one would allow the creation of openings parallel to the edges.- The ‘show’ property is a boolean and must be specified as:
A boolean value: 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 thecapsis 1 meaning that they are entirely shaded. On the other hand Applying afillratio 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 zslicesis 1 meaning that they are entirely shaded. On the other hand Applying afillratio less than one would allow the creation of openings parallel to the edges.- The ‘show’ property is a boolean and must be specified as:
A boolean value: True or False
- Returns
- Return type
-
property
