I have a list of several countries with dates of COVID-19 lockdown. I would like to make a horizontal bar chart similar to the example below (please ignore other information in the graph).
I would appreciate any help.
Thank you!
Code:
* Example generated by -dataex-. To install: ssc install dataex clear input str3 countrycode str11 country float lockdown "AUS" "Australia" 20200324 "MYS" "Malaysia" 20200318 "NZL" "New Zealand" 20200326 "SGP" "Singapore" 20200408 "THA" "Thailand" 20200324 "VNM" "Vietnam" 20200401 end
0 Response to Bar Graph with dates
Post a Comment