I am trying to plot a graph with a smooth curve going through all the points (like excel propose by default). I usually use a B-Spline to connect all my points, however for this graph I have a point that is a bit "out" and my curve is not going through it (I added a picture to show you). Do you know how I can connect all my points with a smooth curve please?
Thank you for your help, Shaydone
Origin Ver. and Service Release (Select Help-->About Origin): Origin Pro 2017 (64bit) SR1 Operating System: Windows 10
Maybe you can check other connection methods to see if some will work better for your data.
Or you can do Analysis: Signal Processing: Smoothing, or Analysis: Mathematics: Interpolation to create a denser data. Plot current plot as scatter while plot the denser data as line.