-
https://github.com/milliams/plotlib/blob/c732707b9bb29d51d42485d321df96d9d4d3d4b0/src/boxplot.rs#L57-L60
vs
```rust
pub enum Cow
-
### Discussed in https://github.com/pykale/pykale/discussions/392
Originally posted by **Schobs** July 14, 2023
Discussion for TODO items on the QBin Refactor.
Currently @ PR [here](https://g…
-
Hi,
I encountered an error while running tombo plot with --overplot Boxplot. Other plotting commands worked perfectly fine.
I passed this command:
tombo plot most_significant --fast5-basedirs /…
-
Developer error occurred from the top panel when reopening the boxplot dialog with jitter selected. Also the layer options button said "Boxplot Options" instead of "Jitter Options". Choosing boxplot a…
-
There are some odd things happening with the clearing and updating with this dialogue. It initially works fine, and I think it is OK after reset is pressed - I will check.
But sometimes the graph …
-
When there are multiple Y variables the order of them in the boxplot is not usually what I would like.
One option would be to have a checkbox "Swap Factor Order". This is below the second factor a…
-
-
Is there any way to flip the y axis on the boxplot using the command yaxis.rev = TRUE, as in some of the other graph types? We have a report with lots of boxplots comparing groundwater levels, and th…
-
**Describe the bug**
Boxplot fails to render. Tabular output is generated, but no graphic. Either in Galaxy or when downloaded ("blank png").
Seems related to https://github.com/galaxyproject/gal…
-
Hi!
When reordering conditions on the x-axis in a seaborn boxplot using `order=conditions`, I get a mismatch between the plotted data and `statannotations`. Significance values are misplaced and a…