How to draw in dashed line dividers between categories in a grouped bar plot in python matplotlib?

Viewed 13

I wish to create a plot similar to the one below using Python matplotlib. Specifically, I cannot find much information on how to draw in the dashed line dividers between each category. Any help would be appreciated, thank you!

Type of figure I wish to create

0 Answers
Related