-
As a data scientist, very often I make many histogram plots by many dimensions.
I often compare distributions with each other by looking at side-by-side histograms, but aligning them by percentage …
-
Reference: **seaborn-visualization-for relational plots.pdf** slides.
-
* Python version: Python 3.6.8
* numpy version: 1.14.3
* matplotlib version: 2.0.2
* mpl-probscale version: 0.2.3
* Operating System: MacOS Mojave 10.14.3
### Description
I tried modifying t…
-
write a function for creating kernel density plots, along the lines of seaborn's kdeplot: http://seaborn.pydata.org/generated/seaborn.kdeplot.html
in 3d, each group's distribution would be plotted …
-
### Describe the bug
I suspect that's very much the same as #251, but maybe not for `mpl.interactive`?
Besides blinking, `mpl.interactive` will also use a new port every time I drag the slider, an…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### Bug
I tri…
-
Hello.
Thank you for your work!
I'm using `reports/old/reports.ipynb` file. It produced all tables and some plots as intended.
However, running `Strip plots` cells in `Visualizations` results …
DRMPN updated
1 month ago
-
@BeastyBlacksmith @t-bltg
So I've been on search on new colorschemes and what we could choose. I think we should also update the color gradient while at it too. Upon hearing feedback I think we shou…
-
Default value for "Hue"s and some other seaborn plot inputs are not recognized by Hops and create various different problems
See the Hops function called "no_default" (should be around the top) in…
-
When time permits, I will add seaborn support for great default plots..