Skip to content

Interpolation for 3d data in plotly #423

Closed
@vidhyadhari

Description

@vidhyadhari

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.

screen shot 2016-03-11 at 2 54 39 pm
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:
5kdok
Before Interpolation.

tvndq
After Interpolation.

Any help on this would be great. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions