4

The graph below shows a ranking of countries at 10 different points. The cool thing with this graph is that it allows you to track changes in the ranking over time. I want to create create something similar, but I have no idea how it was created...

My guess is that it was created using some design tool like adobe indesign, but my hope is that there might be some other tools for obtaining such a graphic (maybe even a way to do it within Mathematica or Python?)?

Any ideas and/or suggestions on where to look would be much appreciated.

PS: In case I did not post this in the most appropriate of stackExchange's many forums--my apology.

Source: Hidalgo and Hausmann (2010)

Seb
  • 165
  • 9

1 Answers1

0

it is called a bump chart, you can learn how to make it with python in this article How to make a bump chart

Luchiwis
  • 11
  • 1
  • the answer you are arguing can be supplemented with more information please add more information by editing and also read [how to write a good answer](https://stackoverflow.com/help/how-to-answer) in the [help center](https://stackoverflow.com/help) – user11717481 Apr 24 '22 at 15:30