Use head-to-head duel statistics data to display a rating graph
当前为
This script leverages the data collected by the Geoguessr head-to-head duel statistics script to display your rating graph over time on your own profile page. It adds a "rating graph" button and a means to select a time range to your profile header, and upon click of the button queries the relevant data from your duels database and generates a graph.
Hovering over individual datapoints shows opponent and how much Elo was gained or lost, and datapoints link to the respective game summaries.
Note: You must have Geoguessr head-to-head duel statistics installed and running in version 0.4.2 or higher for this script to work!