How are games separated on the game graph

Is it possible to know the “official” range of the time_per_move variable to help me organize games by speed (blitz, live, long) like on the game graph? (the 2 vertical dotted lines)

Sure - the first line is at 15 seconds, second is at 10800 seconds (3 hours)

Also games without time settings come in with a time_per_move of 0, so that’s an annoying special case for ya, I sort those to the end.

1 Like