Click here to see the SAS code.
Click here to see the example.
---------------------------------------------------------------
Since official symbol 'pointlabels' are limited in length, and can't gracefully handle
this many labels on plot markers, I'm using annotate for the labels.
I also get a little tricky with my html hover-text, placing all the
multiple team names in the charttip.
And I specify the length of the axes, to get the graph to be symmetrical,
and I annotate a line down the diagonal.
Back to Samples Index