Programming Usage Over Time Graph Generator for the Most Used Pokemon

This is a simple program I made that creates a graph of Pokemon usage over time. It looks at the most recent stats to see the most used Pokemon (you tell it how many to look at) and it plots those Pokemon's usage over time. It's kind of interesting to look at.

Here's the result for OU:

ou_stats.png

I've already generated the graphs for all the major tiers here

edit: vector image edition of the stats (try viewing them in a new tab)

Here's a zip file that contains an exe that runs the program as well as its Python 2.7 source code.
 
Last edited:
Cool stuff!
Just wondering where Tapu Koko is since it's 5th in usage this month
Ah I probably should have specified: I used the 1850 stats to generate the graph. I'm so used to the weighted stats that I just go to them, but maybe 0 would have been better.
 
Last edited:

Users Who Are Viewing This Thread (Users: 1, Guests: 0)

Top