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 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 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 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 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 must be specified as a bool (either True, or False)
- Returns
- Return type
-
property
