-
This puts off users that do not have hvplot installed.
Better use standard plot commands, e.g. df.plot() in
https://github.com/intake/intake-examples/blob/master/tutorial/data_engineer.ipynb
Yo…
-
@sameersingh I see you have a Scala library for plotting, should we use that for plotting in Saul?
-
At the moment the library cannot be used without installing graphical libraries, such as Matplotlib or Tkinter.
For many non-interactive use cases, plotting functionality is not required (for examp…
-
Hello I found the following neat function in Plotly online that can be done in Python using Plotly Express. How can I accomplish the same plot with the same example data in R using the Plotly library?…
-
It's great that Veusz can support the reading of FITS images but broad support for world coordinates would be great. I also haven't found a way to plot RA/Dec.
Would you mind taking a look at the Sta…
timj updated
12 years ago
-
I am trying to create a plot with phylo.to.map using the following code.
```
library(phytools)
library(phylotools)
library(mapdata)
tree
-
When I run this code
ps
-
### Bug description
I am creating a dashboard with Quarto using RStudio. When using the "multiple pages" format and creating a plotly chart using python the following happens:
1. In the plotly gra…
-
Dear maintainer,
Thank you for developing this interesting package. I was following your tutorial using random forest model for classification problem. I faced some problem when I tried using the p…
-
Hi there!
Thanks for sharing this great package.
After running on bam files from mouse brain data (10xv3 multiome), I am surprised to only obtain a small number of cells (~10k) whilst I have abo…