Zooming and Panning

Parameters associated with zooming and panning events :

panningGlobalX float Private
Cumulative number of unit to pan the network in the X dimension
Default:
Used in: all visualizations
panningGlobalY float Private
Cumulative number of unit to pan the network in the Y dimension
Default:
Used in: all visualizations
panningStep float
Percentage step for panning networks.
Default: 0.2
Used in: all visualizations
panningX float
Number of unit to pan the network in the X dimension
Default:
Used in: all visualizations
panningY float
Number of unit to pan the network in the Y dimension
Default:
Used in: all visualizations
zoom float
Zoom factor for the networks. A number greater than zero
Default: 1
Used in: all visualizations
zoomGlobal float Private
Cumulative zoom factor for the networks.
Default:
Used in: all visualizations
Flag to disable zooming of samples with mouse wheel in Heatmaps
Default: false
Used in: all visualizations
zoomStep float
Percentage step for zooming networks and genome panel.
Default: 0.2
Used in: all visualizations
Flag to disable zooming of variables with mouse wheel in Heatmaps
See also: zoomSamplesDisable
Default: false
Used in: all visualizations