panzoom: panzoom Layout

Description Usage Arguments

View source: R/panzoom.R

Description

panzoom Layout

Usage

1
2
3
4
5
6
7
8
9
panzoom(cytoscape, name = "panzoom", zoomFactor = 0.05,
  zoomDelay = 45, minZoom = 0.1, maxZoom = 10, fitPadding = 50,
  panSpeed = 10, panDistance = 10, panDragAreaSize = 75,
  panMinPercentSpeed = 0.25, panInactiveArea = 8,
  panIndicatorMinOpacity = 0.5, zoomOnly = FALSE, fitSelector = NULL,
  animateOnFit = htmlwidgets::JS("function(){return false;}"),
  fitAnimationDuration = 1000, sliderHandleIcon = "fa fa-minus",
  zoomInIcon = "fa fa-plus", zoomOutIcon = "fa fa-minus",
  resetIcon = "fa fa-expand", ...)

Arguments

zoomDelay
...

mrjoh3/cytoscape documentation built on Nov. 14, 2020, 9:29 a.m.