hideEdgesOnZoom capability for better performance of large gaphs
Author: manishorkusCreated Jul 18, 2018Updated Jul 27, 2019
I have a very large graph and zoom is slow due to a large number of edges. I am using hideEdgesOnDraw for panning and performance is great. But no such option exists for zoom making performance slow.
Source: visjs/vis