Skip to content

Deleted axes not cleaned up properly #2392

Description

@alexcjohnson

See eg:

Plotly.newPlot(gd,[{y: [1,2,3]},{y: [10,30,20],yaxis: 'y2'}],{yaxis2: {side: 'right',overlaying: 'y'}});Plotly.deleteTraces(gd,[1]);

screen shot 2018-02-21 at 3 00 43 pm

reported in plotly/react-plotly.js#45

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions