I'm trying to visualise some data following the design in this picture:
Each subject holds a score (1-100). I want the middle dot to indicate which subject the student (middle dot) excels at.
For example: If the student scores 50% for both subject 1 and subject 2, and 100% for subject 3, I want the dot to be slightly towards the subject 3 corner and perfectly centered between subject 1 and 2, as in this picture:
Any advice on how to do this, or even a point in the right direction, would be greatly appreciated!

