What is the smoothing algorithm used in "smooth line chart"?
39 views
Skip to first unread message
Munio
unread,
Mar 22, 2025, 8:06:33 AM3/22/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi! I am looking for the exact smoothing algorithm used in the Sheets line chart.
The answer fromthis forum postleads to the CurveStyle SMOOTH enum but the algorithm remains hidden. The stackexchange discussion on the topic (linked in the mentioned forum post) has what looks like a good guess, however I'd like more certainty.
In case anyone is wondering, the reason for this search is purely academic. Because of this I suppose a good data set that helps prove that the algorithm is one and not another would work too. How would one go about creating such a set if no solid answer is found?