Open kimikage opened 4 years ago
It looks like the last work on snap.svg was 5 years ago: https://github.com/adobe-webplatform/Snap.svg/commits/master
A good alternative might be d3, which has zoom-and-pan built in! https://observablehq.com/@d3/zoom
Originally posted by @kimikage in https://github.com/kimikage/ProfileSVG.jl/issues/9#issuecomment-621185153
In fact, Snap.svg is useful, but it also causes poor performance. In particular, regarding memory leaks (#19), it complicates the problem.