Connect Cities with a line using Javascript

CleanShot 2022-02-17 at 17.34.13

Download:
DrawLineSVG-mutation.hype.zip (17,5 KB)


One could also just set the innerHTML to a SVG markup to avoid SVG.js. This is pretty small and brute force, and doesn't even care to manipulate an existing SVG (potential optimization here).

Download:
DrawLineSVG-mutation-markup.hype.zip (20,2 KB)

2 Likes