-
Hello!
Thank you very much for your package!
Please tell me, is it possible to set a free size for each block when building a barplot using grouping by pop_id? The fixed size is very problematic i…
-
- [x] are you running newest version (version from docs) ?
- [x] can you reproduce the bug with a fresh environment ? (`]activate --temp; add Makie`)
Linux + Intel iGPU, CairoMakie
```julia
juli…
-
When creating the metadata file that will be used in Tourmaline, we probably don't want any of the Bioinformatics terms, as those will be set in the Tourmaline run itself and we don't want it to be co…
-
I'm creating polar barplots to visualize angular histograms. These plots do have a zoom option in the modebar, but not a resetScale or zoomout. So I can zoom in, but there is no way to zoom out again.…
-
[simulation_and_data__cell_cycle_no_M_washout_ridge__AU565__LEE011_Ribociclib__lambda10.0.pdf](https://github.com/PEtab-dev/PEtab/files/4237309/simulation_and_data__cell_cycle_no_M_washout_ridge__AU56…
-
We need a custom implementation for the interactive barplots. Based on a profile of the page that Art did, Plotly is taking up significantly load time.
-
I'd like to have the beautiful bar plots from Unicodeplots:
![Image](https://raw.githubusercontent.com/JuliaPlots/UnicodePlots.jl/unicodeplots-docs/2.10/barplot1.png)
I tried:
```julia
using Plots…
-
There is a crash when trying to plot annotations for a barplot in `statannot-0.2.3` and `seaborn-0.10.0`.
Consider the following code:
```python
import numpy as np
import pandas as pd
import …
-
Originally by @gregcaporaso:
Various different visualizations, including q2-composition's da-barplot, q2-taxa's barplot, and q2-fmt's feature-peds are parsing feature identifiers as if they have a de…
-
Hello! So I would like to manipulate some labels I have added to a stacked bar plot through repel. The problem is, that some names will have to be in italics, while others don't so I am trying to spec…