I having trouble building a curve that goes through all the points but not outside of those points as the bezier curve does in SVG.
I have tried Bezier Curve, Quadratic Curve, Smooth Curve, and Casteljau
Here is a link to my example https://dotnetfiddle.net/KEqts0
Unfortunately, I can use a 3rd party to do the mapping.
I do not want to place the output in because that will just be noise, I have included a picture for reference.