-
The original instructions from Matt are no longer available given the versioning issues of several packages. This issue will document each one of the procedures done to achieve that. Taking this from …
-
In doc (section coverage):
gtftk profile -D -i mini_real_tx.zip -g tx_classes -t tx_classes.txt -f bwig -o profile_tx -pf png -if example_07.png -w -nm ranging
-
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
xarray 0.15.1 requires p…
-
Hi all, just doing a simple `pip install carball` in a Google Colab notebook and getting the following install errors:
```
ERROR: tensorflow-metadata 0.15.2 has requirement protobuf=3.7, but you'l…
-
As it stands now, the `ppi` parameter used to render all kinds of plots is globally defined here:
https://github.com/rstudio/py-shiny/blob/59bbe557dc10cdacca43be2895b5e8c627572b75/shiny/render/_rende…
-
Hey! I've gotten a lot of value out of plotnine these past few weeks, and I'd like to donate some money in return. What's the best way to do that?
-
Hi, I would like to create a plot like this:
![grafik](https://user-images.githubusercontent.com/1200058/86244874-e5a64380-bba8-11ea-80c4-cbd058bc2673.png)
Similar to seaborn jointplot, but I need i…
Hoeze updated
4 years ago
-
Type: Bug
I am not able to import plotnine or matplotlib. I keep getting an error that says "no module named 'matplotlib' " and "no module named 'plotnine'". I am not sure what I am doing wrong
…
-
Hi,
Does plotnine support (or plan to support) sankey plot now ? which is like in
https://www.r-graph-gallery.com/sankey-diagram.html
https://cran.r-project.org/web/packages/ggalluvial/vignettes/gg…
-
Create a method to combine result plots as we do in latex for the publications. This method should be part of the `OnStove` class and allow one to take in different axes and position them.