Hi,
I use stata 12 on a mac and do have issues with the added text option in a scatter graph.
This is my code:
scatter c diff_PL_125 [w=population], msymbol(Oh) xline(0) text(120.78 -36.21 "China rural") text(84.24 -36.43 "India rural")
Stata plots the graph, but omits the specified text.
I already strapped it to basics and removed the msymbol specification and the weight, but this didn't change anything.
This exact code worked around two years ago on a windows. Unfortunately I don't have a Windows PC at hand now. So I really don't know what's changed.
Did anyone account a similar issue before?
I very much appreciate any comments and ideas!
Caroline
I use stata 12 on a mac and do have issues with the added text option in a scatter graph.
This is my code:
scatter c diff_PL_125 [w=population], msymbol(Oh) xline(0) text(120.78 -36.21 "China rural") text(84.24 -36.43 "India rural")
Stata plots the graph, but omits the specified text.
I already strapped it to basics and removed the msymbol specification and the weight, but this didn't change anything.
This exact code worked around two years ago on a windows. Unfortunately I don't have a Windows PC at hand now. So I really don't know what's changed.
Did anyone account a similar issue before?
I very much appreciate any comments and ideas!
Caroline