I have the following table:
ctry start end ave
JPN 639 229 197
DEN 59 63 35
ave 57 1 14
US 56 1 13
ESP 16 10 20
PH 2 1 2
CHN 1 0 5
MYS 1 1 1
When I graph this, I would like JPN to be the first to appear on the left in the x axis, then DEN, etc… I'm really struggling with this, could anyone help me?
ctry start end ave
JPN 639 229 197
DEN 59 63 35
ave 57 1 14
US 56 1 13
ESP 16 10 20
PH 2 1 2
CHN 1 0 5
MYS 1 1 1
When I graph this, I would like JPN to be the first to appear on the left in the x axis, then DEN, etc… I'm really struggling with this, could anyone help me?
Comment