I am looking to recreate the attached graph, originally made in Stata. However, I am unsure about the following elements:
Creating individual horizontal bar graphs for Caste, Religion etc., is easy. But how do I combine them to be on the same axis in this manner?
How do I customise the axis labels for specific values, as shown in the attached image? For example, how do I only make "Caste group" in italics? Tweaking
axis.text()undertheme()seems to change everything on the axis.