-
Line graphs showing movement across time both within and across seasons.
-
Connect a violin plot from Seaborn to Luna's Dataframes library: https://seaborn.pydata.org/generated/seaborn.violinplot.html
Seaborn is a plotting library already connected with Dataframes. The vi…
-
Hi Colin,
I loved this example and wanted to use it at work as like a use case.
We've got Python 2 running on our internal jupyter hub so I suspect the bug could be caused by Pythonic differences…
-
The font size of the plots in the generated report is not as it is set.
Using `seaborn.set(font_scale=2)` and generating some plots with `seaborn` in `python`, the font size on the published plots …
-
Analyzer should be able to generate scatter plots
- [x] Interactive scatter plots (bokeh)
- [x] Seaborn plots
- [ ] Tikz Scatter plots
-
### Feature Type
- [X] Adding new functionality to pandas
- [ ] Changing existing functionality in pandas
- [ ] Removing existing functionality in pandas
### Problem Description
I wish I could u…
-
To do:
- [ ] Better line plots - Holoviews with Bokeh back end? See tests in `geometric_method_dev_low-level_E-fields_200320.ipynb`, plus XeF2 test notebooks & old data processing notebooks.
- [ ] …
-
The current default style for all plots is some old, deprecated version of seaborn's style, through matplotlib.
This does not seem correct or extandable. If I apply my own style before plotting, I …
-
Type: Bug
No idea about how to reproduce it. The problem started out of nowhere after using the light theme V2 for a couple of days. Now even as I switched back to the theme I had been using for mo…
-
Creating and completing Jupyter Notebok of Seaborn code reference.
**Progress Check**
- [x] Distribution Plots
- [x] Categorical Plots
- [x] Matrix Plots
- [x] Grids
- [x] Regression Plots
…