data visualization - Recreate graph gradient colors in R -


i'm looking create high quality data visualization in r , i'm not sure how create of gradient colors in in bar graph below (full link here).

i believe ggplot can gradient fills, in case, i'd need stacked color , background color, both of light grey-to-orange gradient. can't find command that. column widths have full , dark grey border. (i don't need symbols).

what ggplot (or other) command replicate design? direction. hoping can recreate of favorite designs in r.

bar graph


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

c - Why does alarm() cause fgets() to stop waiting? -