Skip to content

cannot remove rangeselector buttons with a relayout call #777

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

Closed
VeraZab opened this issue Jul 26, 2016 · 1 comment · Fixed by #793
Closed

cannot remove rangeselector buttons with a relayout call #777

VeraZab opened this issue Jul 26, 2016 · 1 comment · Fixed by #793
Assignees
Labels
bug something broken
Milestone

Comments

@VeraZab
Copy link

VeraZab commented Jul 26, 2016

here's a codepen
http://codepen.io/veraz/pen/zBjVAZ

So instead of removing the button, it appears that the default plotly.js button is appearing instead.

@etpinard
Copy link
Contributor

etpinard commented Jul 28, 2016

Confirmed.

Plotly.relayout(gd, 'xaxis.rangeselector.buttons[i]', null); appears to work.

But yeah, 'remove' should just work also.

@etpinard etpinard added the bug something broken label Jul 28, 2016
@etpinard etpinard self-assigned this Jul 28, 2016
@etpinard etpinard added this to the v1.16.0 milestone Jul 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants