-
-
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…
-
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 /…
-
When I draw boxplots with the x axis in logscale (for instance, overprinted over some other plot with xscale=:log10), the box widths are constant over the x axis, so that the boxes appear smaller and …
-
Hello,
I think I found a bug in the `viz.boxplots` function, and also applied a solution that worked. Explaining it here in case other people ever ran into this problem.
I have a cell counts An…
-
https://github.com/milliams/plotlib/blob/c732707b9bb29d51d42485d321df96d9d4d3d4b0/src/boxplot.rs#L57-L60
vs
```rust
pub enum Cow
-
Dataset: https://www.kaggle.com/competitions/house-prices-advanced-regression-techniques
```
%sqlplot boxplot --table train.csv --column LotFrontage
```
This results in error:
```
Programmin…
-
I recently need to draw boxplots to show inter-packet delay(ms). There are three configurations to plot respectively but two of them always end up with invalid file formats. I tried to compute the sta…
-
Questions:
1. How to color different categories of boxplots?
2. Is there a way use color to fill the box plot as shown on apache website?
https://echarts.apache.org/examples/en/editor.html?c=d…
-
## Issue Summary
I'm a new Redash user and I'm trying to use the Boxplot visualization.
I can see Redash's UI says it's deprecated but nor the documentation nor `CHANGELOG.md` mention this depreca…