odota / core

Open source Dota 2 data platform
https://www.opendota.com
MIT License
1.52k stars 303 forks source link

Show graph of trends averaged over 20 games instead of global average #1458

Closed envp closed 7 years ago

envp commented 7 years ago

I recently began climbing ranked MMR and tried to use the trends page to gather some correlation between things I did in the last 20 games that may have lead to victory. My userpage (https://www.opendota.com/players/172152956/) shows point values for my averages, best, worst in the last 20 games, but my trends shows a global average trend which isn't as useful to visually infer things.

I suggest that trends be changed or there be a new tab added to show a moving average over the last 20 (or whatever number the user chooses) games. We can also add the best, and worst performances to this trends chart. I believe this will be a great addition since this actually helps users understand their performance trends and what they can work on for upcoming ranked games.

For example: Here's my GPM trend based showing a global average. Note I've won the last 20 games with really high average GPM (~500) which isn't really evident here: https://www.opendota.com/players/172152956/trends/gold_per_min

I did a cursory search of the API but couldn't see an match specific GPM results in the API. Please let me know if there is one, I'd be happy to plot a chart contrasting the two approaches

howardchung commented 7 years ago

I think the UI issue covers this sufficiently