Samueljbk / osrs_analysis

Python analysis of Runescape stats
2 stars 1 forks source link

Multi user "XP Gained" plot #12

Closed jerome3o closed 1 year ago

jerome3o commented 1 year ago

for a given list of users and a given skill, plot the experience gained since the start of the scraping.

This will require you to offset the experience values by the first recorded measurement.

Samueljbk commented 1 year ago

Done