Closed
Description
I need a way to create a smooth representation of 3d curves in plotly. Currently I have a set of points when I plot them I get step-wise points in plotly. Is there a way to avoid the step-wise variance in the plots and get a smooth curve?
I have thought of interpolation but it is smoothing out the curve completely by avoiding all the outliers.
Attaching the images.
The blue line in this plot needs to be smoothed. It has lot of outliers which create that step effect when I plot that data.
Here is the output of interpolation:
Before Interpolation.
Any help on this would be great. Thanks.
Metadata
Metadata
Assignees
Labels
No labels