3D Attributes

General parameters in 3d scatter plots and networks

Value for adjusting the thickness of 3D bars. The larger the value the the thinner the bar
Default: 1
Used in: Scatter3D
maxRotate float
Maximum number of degrees to rotate graph arround axes
Default: null
Used in: Bar, Network, Scatter3D
minRotate float
Minimum number of degrees to rotate graph arround axes
Default: null
Used in: Bar, Network, Scatter3D
Factor to use to make the 3D perspective. The higher the number the more perspective. Perspective of zero is no perspective at all.
Default: 1.5
Used in: Bar, Network, Scatter3D
rotationDelay integer
Time in milliseconds to wait between rendering the plot when dragging the mouse.
Default: 100
Used in: Bar, Network, Scatter3D
Factor to adjust the sensitivity of the mouse when rotating the graph
Default: 45
Used in: Bar, Network, Scatter3D
rotationStep integer
Number of degrees used when the plot is automatically rotated
Default: 2
Used in: Bar, Network, Scatter3D
show3DGrid boolean
Flag to show the X,Y,Z grid in scatter 3D plots
Default: true
Used in: Scatter3D
x3DRatio float
Value between 0 - 1 for adjusting the 3D of the X Axis
Default: 1
Used in: Bar, Scatter3D
xRotate float
Starting number of degrees to rotate graph arround the X axis
Default: 45
Used in: Bar, Network, Scatter3D
y3DRatio float
Value between 0 - 1 for adjusting the 3D of the Y Axis
Default: 1
Used in: Bar, Scatter3D
yRotate float
Starting number of degrees to rotate graph arround the Y axis
Default:
Used in: Bar, Network, Scatter3D
z3DRatio float
Value between 0 - 1 for adjusting the 3D of the Z Axis
Default: 1
Used in: Bar, Scatter3D
zRotate float
Starting number of degrees to rotate graph arround the Z axis
Default:
Used in: Bar, Network, Scatter3D