summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-05-13 13:57:06 +1200
committerFreeyorp <TheFreeYorp@NOSPAM.G.m.a.i.l.replace>2013-05-13 13:57:06 +1200
commitd1f3b6fa180d19e857e515a3b31840d6ee43ac09 (patch)
tree34716eff9b5462751802673e35f09bf8f503c440 /public/index.html
parent086905dc54cd91c01fa4730967302b182f807818 (diff)
downloadmanavis-d1f3b6fa180d19e857e515a3b31840d6ee43ac09.tar.gz
manavis-d1f3b6fa180d19e857e515a3b31840d6ee43ac09.tar.bz2
manavis-d1f3b6fa180d19e857e515a3b31840d6ee43ac09.tar.xz
manavis-d1f3b6fa180d19e857e515a3b31840d6ee43ac09.zip
Remove definedness chart
The new parsing system is robust enough to eliminate its persistent need
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html
index 1aa232a..6ec4cf8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -30,9 +30,6 @@
<div id="type-chart">
<h3>Instance breakdown by Type <a class="reset" style="display: none;" href="javascript:mv.charts.type.filterAll();dc.redrawAll();">clear</a></h3>
</div>
- <div id="def-chart">
- <h3>Definedness of records <span class="help" title="If logs are missing between server boot and the logs provided, not all information will be available for all records. Definedness of records falls into three categories. Records with undefined data; records with well defined data, but mixed in with records having undefined data, limiting validity of inferences; and records after any uncertain times, which are fully well defined. It is highly recommended that you filter results to only include records which are in fully well defined times; however, this may not always be possible.">[?]</span> <a class="reset" style="display: none;" href="javascript:mv.charts.def.filterAll();dc.redrawAll();">clear</a></h3>
- </div>
</div>
</div>
<div id="main">