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

Remove play and stop buttons from mtr_chart #152

Open
MaxGhenis opened this issue Aug 2, 2021 · 1 comment
Open

Remove play and stop buttons from mtr_chart #152

MaxGhenis opened this issue Aug 2, 2021 · 1 comment

Comments

@MaxGhenis
Copy link
Collaborator

They don't work due to plotly/plotly.py#3223.

Per SO, this will work:

fig["layout"].pop("updatemenus")
fig.show()
@MaxGhenis
Copy link
Collaborator Author

Moving to icebox as this functionality isn't really used - it's all in policyengine

Should they still be in this package?

@MaxGhenis MaxGhenis reopened this Mar 1, 2022
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