Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | <Stefan.Gawrich@hlpug.hessen.de> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | st: Non-overlapping scatter mlabels |
Date | Tue, 27 Aug 2013 08:44:47 +0200 |
Dear Statalisters, I do a lot of batch processing of graphs and want to add some scatterplots to my output. Non-overlapping marker labeling has always been an issue in scatterplots and I'm thinking about ways to reduce the risk of overlapping. In many cases manual specification of the "mlabposition" option within -scatter- might be sufficient to avoid overlaps. For batch creation of graphs here has to be an algorithm for this. I will start working on this. Even more advanced ways may also consider option "mlabgap" or even different x and y scatter values for label display. Here's an difficult example: sysuse auto if rep == 3, clear scatter mpg trunk || scatter mpg trunk , msymbol(i) mlabel(make) mlabsize(*.7) Has anybody ever worked in that direction? I didn't find anything. Best wishes Stefan Gawrich Dillenburg Germany * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/faqs/resources/statalist-faq/ * http://www.ats.ucla.edu/stat/stata/