A recent thread on the Stata listserv alerted me to a user-created command, radar, that generates "spider" graphs (see, e.g., below). The radar command "produces a radar plot from at least two variables. The first variable must always contain the label for the axes and the second variable must be numeric."
While I'm not entirely sure how such graphs can be deployed effectively, I was delighted to learn that this graphic potential existed. For those interested, just use the "findit" command to locate, download, and install the "radar" graphics module.
Comments