Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add modeBarButtonsToRemove constructor argument #6

Open
rwl opened this issue May 27, 2016 · 0 comments
Open

Add modeBarButtonsToRemove constructor argument #6

rwl opened this issue May 27, 2016 · 0 comments

Comments

@rwl
Copy link
Owner

rwl commented May 27, 2016

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});
rwl pushed a commit that referenced this issue Apr 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant