- 08 Jan, 2021 5 commits
-
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
- 07 Jan, 2021 1 commit
-
-
Mickaël Gillot authored
-
- 06 Jan, 2021 3 commits
-
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
- 31 Dec, 2020 4 commits
-
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
- 29 Dec, 2020 14 commits
-
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
were sometimes before colored chars
-
Sebastien Tourneux authored
-
Sebastien Tourneux authored
-
Mickaël Gillot authored
-
Sebastien Tourneux authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
- 28 Dec, 2020 2 commits
-
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
- 27 Dec, 2020 5 commits
-
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
Sebastien Tourneux authored
- toggle const hide_unplayed = false; - Todo : toggle button
-
Sebastien Tourneux authored
- usefull when bar is too small to get its tooltip - greyed out icon when data is missing (usefull to differentiate "0% bar because I lost all games with this character" vs "0% bar because I never played this character") - tooltips uniformization
-
Sebastien Tourneux authored
- added pie charts for character usage (player and opponent) - added characters colors for pie charts - pie sections are grouped if < 1% (configurable in character_pie_chart : minPercent) so the graph stays readable - Smash logo icon added for this group, named "Others" - uniformisation (usage bar chart player/opponent refactoring, tooltips formating) - added titles to Evolution's graphs - TODO toggle pie/bar chart (for now it's just a hardocded toggle : const bar_chart in overall.js) : I don't know how to make a button yet...
-
- 24 Dec, 2020 3 commits
-
-
Mickaël Gillot authored
Before: The tooltip is positioned according to which element the cursor is on ; text or rect. If cursor moves from text to rect (or vice versa), the tooltip is slighly moved. Now: The tooltip is always positioned to the rect element, whether the cursor is on text or rect element. The tooltip is not moving anymore.
-
Sebastien Tourneux authored
- added tooltip on Evolution > Monthly winrate - added tootip on Matchups tiles - added axis titles on Matchups
-
Sebastien Tourneux authored
Implements #11 Implements #2
-
- 19 Dec, 2020 2 commits
-
-
Mickaël Gillot authored
-
Mickaël Gillot authored
-
- 17 Dec, 2020 1 commit
-
-
Mickaël Gillot authored
-