gik0geck0 / DominionStats

Web-app to track stats from playing Dominion
MIT License
0 stars 8 forks source link

Table column and graph: Last Place Percentage #33

Open gik0geck0 opened 2 years ago

gik0geck0 commented 2 years ago

The metric is basically SUM(2nd place if 2-player game + 3rd place if 3-player game ... etc) / total_games

Represented as a column in the summary table + a bar chart on the summary page