Hello,
I am in need of some assistance. I am trying to create a stacked bar graph to observe the expenditure per age group while also observing what kind of health coverage they have. I have attached my current bar graph and code. I would like to take out the zero or figure out an easier way to do this. Any help is appreciated.
Code: graph bar (mean) TotalEXP [pweight = weight], over(Medicare) over(Medicaid) over(Age) stack blabel(bar) title(Figure 1: Average Health Expenditures by Age)
Array
0 Response to Stacked Bar Graph
Post a Comment