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

outline3DColor : "#9e0adb"

outline3DColor : "#ff7d00"


# 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

perspectiveFactor : 1.2

perspectiveFactor : 2.2


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

rotationSensitivity : 150

rotationSensitivity : 450


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

show3DGrid : true

show3DGrid : false


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

x3DRatio : 1

x3DRatio : 0.5


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

xRotate : 45

xRotate : 90


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

y3DRatio : 1

y3DRatio : 0.5


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

yRotate : 0

yRotate : 45


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

z3DRatio : 1

z3DRatio : 0.5


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

zRotate : 0

zRotate : 45