10 Commits

Author SHA1 Message Date
fkloft
c5ed07b74a Implement logarithmic scale for region scores
@jonatkins You mentioned some devices not supporting Math.log10. This ships a custom implementation. Could you verify that this works?
2015-01-05 16:18:57 +01:00
fkloft
387a9ab3da cell score: table with checkpoint values, moved panels into accodion 2014-12-22 21:12:03 +01:00
fkloft
a8c50d07ad Clickable names in Top 3 2014-12-22 19:52:42 +01:00
fkloft
e2facb57cd Improved tooltips for region scores 2014-12-22 19:48:43 +01:00
Jon Atkins
9dfbdd7ffb regional scores: open the dialog with a 'please wait' message while the scores load - nicer for users 2014-12-21 03:36:23 +00:00
Jon Atkins
cddcb969ea some mobiles don't support log10, so use regular log instead 2014-12-19 16:14:46 +00:00
Jon Atkins
0691d61976 region scores: nicely format the overall team scores, including a simple bar chart 2014-12-18 20:29:49 +00:00
Jon Atkins
bda1e080fe region scores - polish the graph with grid lines + scales 2014-12-18 16:39:57 +00:00
Jon Atkins
aba335c54b changed raw table of score history into a nice svg graph
still needs a little work on tidying it up, but better than stock now :)
2014-12-18 04:35:10 +00:00
Jon Atkins
00a630c61a region scoreboard: very basic initial support - needs work 2014-12-17 07:06:48 +00:00