kkozlik / iquest-wr

Web interface for (cipher) games
GNU General Public License v3.0
0 stars 0 forks source link

HQ: rank table is wrongly generated #25

Closed kkozlik closed 4 years ago

kkozlik commented 5 years ago

I.Quest 2019 Dolní tabulka ukazuje jiné hodnoty než horní graf, nebo to nějak nechápu? image

Also when a team is added to the DB in the middle of the game, the javascript for generating the table throw exceptions.

team_rank.php?kvrk=5d2ce0d493324:86388 Uncaught TypeError: Cannot read property 'y' of undefined
    at updateRankTable (team_rank.php?kvrk=5d2ce0d493324:86388)
    at t.click (team_rank.php?kvrk=5d2ce0d493324:86366)
    at a.fireEvent (highstock.js:29)
    at a.Pointer.onContainerClick (highstock.js:212)
    at HTMLDivElement.d.onclick (highstock.js:213)