sg_zoom_p {sigmajs} | R Documentation |
Zoom
Description
Dynamically Zoom a node.
Usage
sg_zoom_p(proxy, id, ratio = 0.5, duration = 1000)
Arguments
proxy |
An object of class |
id |
Node id to zoom to. |
ratio |
The zoom ratio of the graph and its items. |
duration |
Duration of animation. |
[Package sigmajs version 0.1.5 Index]