In this chapter, we will cover the following recipes:
- Creating simple stacked bar graph
- Crafting proportional stacked bar graph
- Plotting side-by-side bar graph
- Plotting a bar graphic with aggregated data using geom_col()
- Adding variability estimates to plots with geom_errrorbar()
- Making line graphs
- Making static and interactive hexagon plots
- Adjusting hexagon plot
- Developing publish quality proportional stacked bar graph