Relative Content

Tag Archive for javascriptbezierconvex-hullcatmull-rom-curve

Catmull-Rom spline for Data visualization

So I am doing a project wehere we use the Convex hull to group the points and Catmull-Rom spline to make it more round like shown on the picture:
Visual representation
Now i got the next task which is to connect the paths that can be seen under to the convex hull so that i would look something like this:
Desired effect