facultyai / facultyai/lens

Use matplotlib instead of plotly in Explorer

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
99
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.