rfortherestofus / omni

RMarkdown template, ggplot2 theme, and table function for OMNI Institute
https://rfortherestofus.github.io/omni/
Other
21 stars 5 forks source link

ggplot gallery 5: stacked bar legend position #61

Closed OskaratOmni closed 10 months ago

OskaratOmni commented 10 months ago

Regarding having legend at the bottom of the stacked bar, our reviewer commented as follows:

"I would move the legend to the top. Some data viz best practice research shows that helps people process since they will read top-to-bottom but with the legend at the bottom they have to jump down to read it and then go back up to the top of the graph to start to interpret it."

dgkeyes commented 10 months ago

Fixed in https://github.com/OMNI-Institute-QuantBPT/OMNI-R-Resources/commit/e2e2ec243914be54698e2a5b671428c22774a2c8

image