manjuhgowda - 2021-04-20

Hi,
In i need to plot "Spline chart" with x-axis having the array of data xaxis:= [1,2,3,4,5] and with y-axis having array of data yaxis:=[10,15,25,30,45]. By using Cartesian XY chart i could only plot "Line chart", Could any one help me to plot the smooth "Spline series chart" for the same above given data.