Zooming, Panning and Resizing : Parameters associated with zooming, panning and resizing events

# panningGlobalX

Cumulative number of unit to pan the network in the X dimension
Type: float Private
Default:

# panningGlobalY

Cumulative number of unit to pan the network in the Y dimension
Type: float Private
Default:

# panningStep


# panningX


# panningY


# resizerBackgroundColor

Color for the div that shows up when resizing the canvas
Type: color
Default: rgba(204,204,204,0.7)

# zoom


# zoomDisable


# zoomGlobal


# zoomSamplesDisable

Flag to disable zooming of samples with mouse wheel in Heatmaps
Type: boolean
Default: false

# zoomScale

Flag to scale nodes and edges in networks with zoom and data points in 3D scatter plots
Type: boolean
Default: true

# zoomStep


# zoomVariablesDisable

Flag to disable zooming of variables with mouse wheel in Heatmaps
Type: boolean
Default: false