I have data where a constant set of athletes compete in the same race every month. Each get a position 1st, 2nd... etc
I was wondering what visualization to choose to see the position results for rach race through time. I was thinking a sanke diagram such that each destination column would represent a single race results and the results would always be ordered from top down 1st 2nd... respectively. see below:
You can see that Bue got 2nd place in Race 1 and 2nd place in Race 2. Also, Purple 1st in Race 1 but had a bad lunch before the race and didn't do so well.
I haven't been able to adapt current resources to a sanke in this way.
Is this possible? Is there another visualization that can accomplish the same idea? How should the data be structured for this chart to work?
Thanks so much;