-
Hi Cory (and others), as discussed on Twitter: I am making alluvial diagrams using _ggalluvial_ but have encountered a problem. Briefly, I am comparing microbiome membership categories per participant…
-
## Current Behavior
Lerna (7.1.0) publish is not replacing a yarn workspace dependency reference `"@carbon/charts": "workspace:*"` for one of five packages in this monorepo, https://github.com/carb…
-
### Contact Details
6peterlu@gmail.com
### What happened?
Running `vite dev` yields
```
Uncaught SyntaxError: The requested module '/node_modules/date-fns/locale/en-US/index.js?v=d7efcdb5' …
-
### Describe the bug
I have the following setting in .storybook/main.ts
```js
logLevel: 'error'
```
My angular.json has quiet set to true and compodoc turned off...
```json
"storyboo…
-
Hello,
[alluvial diagrams](https://en.wikipedia.org/wiki/Alluvial_diagram) are a great way to represent changes thru time of quantities from sources to destinations (they are also sometimes referred …
-
**Describe the solution you'd like**
I think addition of pairwiseComparisons for Chi-Square Tests would be helpful.
**How could we do it?**
Similar functions I found useful are:
```
RVAide…
-
**Describe the solution you'd like**
Alluvial Diagrams for McNemar instead of bar graphs.
I use repeated measures of categorical variables in my research. A marker positive in tumor may be positive …
-
There have been few similar questions both here and at stackoverflow, but I still haven't quite figured out whether it is possible to obtain a figure like this with `ggalluvial`:
![flow](https://us…
-
Add Sankey diagram (decision tree) to illustrate if...then logic behind classification components - https://cran.r-project.org/web/packages/networkD3/networkD3.pdf. Identify method to overwrite and ex…
-
## [docs] Data Viz section: Advanced charts and dashboard updates
- [ ] Advanced charts page; double check the images to be correct. Is Alluvial correct for example? Heat map? All the static image…