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

Use matplotlib instead of plotly in Explorer #8

Open
zblz opened this issue Aug 15, 2017 · 0 comments
Open

Use matplotlib instead of plotly in Explorer #8

zblz opened this issue Aug 15, 2017 · 0 comments
Labels

Comments

@zblz
Copy link
Member

zblz commented Aug 15, 2017

Plotly has the advantage of resulting in interactive plots in a jupyter notebook, but it is does not result in easily portable plots. We should consider ways of making the exploration portable, so that a set of plots could be, e.g., batch-generated from a summary.

The obvious choice is to fall back on matplotlib, which is already used in the first place to generate many of the plots that then get converted into plotly plots.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants