plotly.graph_objs.scatter3d.projection
Module
Functions
plotly.graph_objs.scatter3d.projection.X([show=], [opacity=], [scale=]) → X
Create a new ‘X’ object
show
- Sets whether or not projections are shown along the x axis.opacity
- Sets the projection color.scale
- Sets the scale factor determining the size of the projection marker points.
plotly.graph_objs.scatter3d.projection.Y([show=], [opacity=], [scale=]) → Y
Create a new ‘Y’ object
show
- Sets whether or not projections are shown along the y axis.opacity
- Sets the projection color.scale
- Sets the scale factor determining the size of the projection marker points.
plotly.graph_objs.scatter3d.projection.Z([show=], [opacity=], [scale=]) → Z
Create a new ‘Z’ object
show
- Sets whether or not projections are shown along the z axis.opacity
- Sets the projection color.scale
- Sets the scale factor determining the size of the projection marker points.
Do you still have questions?
Our Community Forum is full of helpful information and Anvil experts.