Recreating the "The history of the world's best Go players" bar graph

edited February 2017 in How To...

Hey I wanted to know everyone's opinion on recreating the bar graph concepts in this video:

The concepts itself are pretty simple, but here are a list of things I see done in the video:

  1. Animates the entire graph over a time period of approximatly 42 years.
  2. Bars move up/down when a greater value is detected.
  3. None of the bars ever touch. It has a fixed position showing a maximum of 10
  4. Graph x axis warps depending on the min/max values of the player's ratings
  5. Not relating to the graph itself, but there is also a counter in the top right that shows the current time

I guess this is more of a thought experiment. I heard the guy who created also used Processing for this video!

Tagged:

Answers

Sign In or Register to comment.