Dear all,
I need help regarding marker label in twoway scatter graph. I am familiar with mlabposition mlabvposition mlabangle. I have data for 29 countries, and my only request is that country names on the graph do not overlap. However I specify, clock positions, radnom clock positions, size of label, for some countries, due to close values, some labels overlap. Is there a possibility to specify some no overlap option? I do not care if labels are horizontal, vertical, or any clock position.
Please find attached the command and the graph:
twoway (scatter y x, sort msize(vsmall) mlabel(count) mlabsize(vsmall) mlabpos(clock)
Thank you for your help.
Best regards,
Aleksandra
I need help regarding marker label in twoway scatter graph. I am familiar with mlabposition mlabvposition mlabangle. I have data for 29 countries, and my only request is that country names on the graph do not overlap. However I specify, clock positions, radnom clock positions, size of label, for some countries, due to close values, some labels overlap. Is there a possibility to specify some no overlap option? I do not care if labels are horizontal, vertical, or any clock position.
Please find attached the command and the graph:
twoway (scatter y x, sort msize(vsmall) mlabel(count) mlabsize(vsmall) mlabpos(clock)
Thank you for your help.
Best regards,
Aleksandra
Comment