23 Commits

Author SHA1 Message Date
38171549fb Show error counter in bold red if it's greater than zero 2016-01-10 19:47:30 +03:00
d9717e60c9 Draw box plot x axis with a lighter color 2016-01-10 19:47:08 +03:00
a30dbf84f4 Add x axis labels for box plot 2016-01-10 19:41:48 +03:00
cd76b06f17 Don't show empty points in box plot 2016-01-10 19:37:22 +03:00
2ffc0d590b Right align chart points 2016-01-10 19:35:48 +03:00
660f7b32dd Gracefully handle http errors 2016-01-10 19:35:22 +03:00
ef276ed577 Add box chart axis 2016-01-10 18:51:43 +03:00
f0450ea703 Catch http error if server is not responding 2016-01-10 17:29:47 +03:00
a8cab895db Highlight max values on line charts 2016-01-10 17:29:23 +03:00
51be9ed2d1 Add axises to line chart 2016-01-10 17:29:09 +03:00
a05b28f549 Draw line chart axises 2015-10-31 23:53:10 +03:00
091959185e Format duration shorter 2015-10-31 23:52:58 +03:00
e6d5ac7ef9 Move all svg styling to css 2015-10-31 23:16:21 +03:00
abff920248 Table view + charts 2015-10-31 22:55:38 +03:00
010b5a2d59 Rough table view 2015-10-31 22:00:50 +03:00
c45c5602ff Draw box plot min bar before IQR rect 2015-10-30 20:46:57 +03:00
f45a61e39d Add a basic line chart 2015-10-29 03:35:21 +03:00
01cd8ebc15 Make box plot more pretty 2015-10-29 03:05:59 +03:00
fde8762b77 Restore minimal metrics 2015-10-29 02:33:50 +03:00
5462985a40 Basic box plot for task processing duration 2015-10-29 02:22:21 +03:00
06f9023ed3 Reorganize js files 2015-10-28 23:13:00 +03:00
663eca857f Add js duration format helper 2015-10-28 22:37:17 +03:00
4edd072a56 Add js http helper 2015-10-28 22:37:06 +03:00