block by 1wheel ac027026e8e73bab7b65cfe17e257140

rounded-corner-curve

Full Screen

Levin Dixon asked how to create a path with rounded corners. The provided curves in d3 adjust the entire path, not just area around the data points.

This might look a better with an A command instead of C, but circles are hard.

_script.js

index.html

style.css