Interpolation behind the Scatter chart with smooth lines

Aks73

New Member
Joined
May 13, 2022
Messages
3
Office Version
  1. 2010
Platform
  1. Windows
Dear friends,

In short, I need to interpolate a series of measured values like Excel does in Scatter chart with smooth lines. Does anyone know how Excel actually interpolates values for this type of chart? I tried GROWTH() function, but the results are not satisfactory. It is probably some kind of piece-wise interpolation, but which one and how many successive points are used?
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
The smoothed lines are actually defined by a Bezier function. There used to be a page on xlrotor.com that described this, but I wonder if it's been removed over the years.
 
Upvote 0
Thank you for the clue, Jon. I was hoping that Excel could solve it easier, but, probably, there is no way to avoid programming. Just have to find some way to calculate positions of the control points for each segment to achieve proper smoothness.
 
Upvote 0
I should also point you to this reply to a much earlier post:

(yeah, so I obsessed on this for a while.)
 
Upvote 0

Forum statistics

Threads
1,223,246
Messages
6,170,987
Members
452,373
Latest member
TimReeks

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top