ekg/assets
Oliver Charles e2fee86469 Correct a JavaScript exception for empty distributions
If you create a distribution but don't write to it, the mean of the
distribution is NaN - which Aeson encodes as `null`. Thus we have to
make sure that when working with the mean, we check for `null`.
2014-07-12 11:02:19 +01:00
..
bootstrap-1.4.0.css Add unminified bootstrap source 2014-03-02 22:16:49 +01:00
bootstrap-1.4.0.min.css Add unminified bootstrap source 2014-03-02 22:16:49 +01:00
chart_line_add.png Change icons to Creative Commons Attribution 3.0 licensed ones 2012-04-03 18:27:06 -07:00
cross.png Change icons to Creative Commons Attribution 3.0 licensed ones 2012-04-03 18:27:06 -07:00
index.html Break out core metric tracking into a new package 2014-04-20 10:18:13 +02:00
jquery-1.6.4.js Add original (non-minified) JS files 2012-04-13 18:46:03 +02:00
jquery-1.6.4.min.js Add local copy of JQuery 1.6.4 2012-01-26 18:34:52 -06:00
jquery.flot.js Add original (non-minified) JS files 2012-04-13 18:46:03 +02:00
jquery.flot.min.js
monitor.css Show labels in the client HTML interface 2012-04-17 22:45:57 +02:00
monitor.js Correct a JavaScript exception for empty distributions 2014-07-12 11:02:19 +01:00