Skip to content

Add modeBarButtonsToRemove constructor argument #6

Open
@rwl

Description

@rwl

This issue describes how to prevent uploading data to Plotly:

plotly/plotly.js#316

E.g:

Plotly.newPlot(container, data, layout, {modeBarButtonsToRemove: ['sendDataToCloud',
  'autoScale2d', 'resetScale2d'] ,displaylogo: false, showTips:false});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions