Hello! I'm trying so hard to replicate a graph like this, it's some sort of a pyramid but it is not divided according to ranges, each horizontal bar belongs to one country using two different variables.

When I use twoway bar var1 country, horizontal || bar var2 country , I get the following error "string variables not allowed in varlist".

Any thought?
Array