python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Connect stack bar charts with multiple groups with lines or segments using ggplot 2
I am conducting a study of a number of patients with a disease, and using an ordinal scale assessment of functional status at 3 different time points. I want to connect multiple groups in stacked bar ...
XFrost
Votes: 0
Answers: 2
geom_bar multiple criteria to sort and color
I have a data.table that Im plotting with geom_bar.
The data.table has multiple pieces of information (aa, codon, pos) by which the counts (value/contig) can be grouped. For now, Im plotting contig (y...
Yerma Pareja Sanchez
Votes: 0
Answers: 0
Character labels on top of R ggplot stacked bar have transparent background, instead of white background
I'm trying to show relative frequencies of phonemes from an specific corpus using R and ggplot stacked bars. I'm not able to show labels of each phoneme on top of the bars with a white background and ...
Fiesto
Votes: 0
Answers: 1