erikolsen / elo_calculator

A rails app to enter the results of ping pong matches and rate players using the ELO system.
http://erik-staging.herokuapp.com/
5 stars 7 forks source link

Graph rating over time #21

Closed caspian311 closed 8 years ago

caspian311 commented 8 years ago

Added a graph to see changes in the rating over time. Not sure how this will look with more data. Might need to limit the data or limit how it's shown or both.