Like Bubble Update Pattern I but with the circles drawn as SVG path
elements instead of circle
elements. Uses a custom function called circleToPath
to draw paths that look like circles.
This uses a couple of my libraries: jeezy and shape2path.
See also: Force Update Pattern, Voronoi Update Pattern II and Voronoi Update Pattern.
https://d3js.org/d3.v4.min.js
https://unpkg.com/shape2path@2.0.0/build/shape2path.min.js
https://unpkg.com/jeezy@1.12.0/lib/jeezy.min.js