Commit Graph

11 Commits

Author SHA1 Message Date
fae1482498 Fix log scale for region scoreboard on Android
(log10 was working, but jQuery seems to not select elements properly with foreignObject)
2015-01-05 17:45:44 +01:00
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
387a9ab3da cell score: table with checkpoint values, moved panels into accodion 2014-12-22 21:12:03 +01:00
a8c50d07ad Clickable names in Top 3 2014-12-22 19:52:42 +01:00
e2facb57cd Improved tooltips for region scores 2014-12-22 19:48:43 +01:00
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
cddcb969ea some mobiles don't support log10, so use regular log instead 2014-12-19 16:14:46 +00:00
0691d61976 region scores: nicely format the overall team scores, including a simple bar chart 2014-12-18 20:29:49 +00:00
bda1e080fe region scores - polish the graph with grid lines + scales 2014-12-18 16:39:57 +00:00
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
00a630c61a region scoreboard: very basic initial support - needs work 2014-12-17 07:06:48 +00:00