Skip to content

Comment on Show HN: Reversing YouTube’s “Most Replayed” Graph

Comments

So it's a histogram of 100 bars, forced into a spline in SVG to make it look like it has more detail than it does.

prvtOP

That's the big picture idea.

I knew that polynomial curve fitting results in overshoots like that, but didn't think that splines had that problem.

prvtOP

Splines are polynomials after all. Also, not every spline has this problem. The one YouTube is using is Cardinal spline.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.