I need to make a graph pie,
and I want to change the label of my variable
e_total is a sum of other variables.
Can i do this to have a sharp graph
and I want to change the label of my variable
Code:
graph pie, over(e_total) I have 8 result possible with e_total 0 to 8
Can i do this to have a sharp graph
Comment