Opened this issue 9 months ago · 0 comments
Current look of
library(dittoViz) example("dittoExampleData", echo = FALSE) yPlot(example_df, c("gene1", "gene2"), "groups", multivar.aes = "color")
It should have the jitter dots aligned with the boxplots and violin plots.
Likely just needs a group aes fix.