3D Attributes : General parameters in 3d scatter plots and networks

# outline3DColor

Color for the outline of the 3D Scatters
Type: color
Default: rgb(0,0,0)
Used in: Bar, Network, Scatter3D

# perspectiveFactor

Factor to use to make the 3D perspective. The higher the number the more perspective. Perspective of zero is no perspective at all
Type: float
Default: 2.2
Used in: Bar, Network, Scatter3D

# rotationSensitivity

Factor to adjust the sensitivity of the mouse when rotating the graph
Type: integer
Default: 450
Used in: Bar, Network, Scatter3D

# rotationStep

Number of degrees used when the plot is automatically rotated
Type: integer
Default: 2
Used in: Bar, Network, Scatter3D

# show3DGrid

Flag to show/hide the X,Y,Z grid in 3D plots
Type: boolean
Default: true
Used in: Bar, Network, Scatter3D

# x3DRatio

Value between 0 - 1 for adjusting the 3D of the X Axis
Type: float
Default: 1
Used in: Bar, Network, Scatter3D

# xRotate

Starting number of degrees to rotate graph arround the X axis
Type: float
Default: 45
Used in: Bar, Network, Scatter3D

# y3DRatio

Value between 0 - 1 for adjusting the 3D of the Y Axis
Type: float
Default: 1
Used in: Bar, Network, Scatter3D

# yRotate

Starting number of degrees to rotate graph arround the Y axis
Type: float
Default:
Used in: Bar, Network, Scatter3D

# z3DRatio

Value between 0 - 1 for adjusting the 3D of the Z Axis
Type: float
Default: 1
Used in: Bar, Network, Scatter3D

# zRotate

Starting number of degrees to rotate graph arround the Z axis
Type: float
Default:
Used in: Bar, Network, Scatter3D