summaryrefslogtreecommitdiff
path: root/tools/dev/iz/defect.dem
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dev/iz/defect.dem')
-rw-r--r--tools/dev/iz/defect.dem6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/dev/iz/defect.dem b/tools/dev/iz/defect.dem
new file mode 100644
index 0000000..7756b7c
--- /dev/null
+++ b/tools/dev/iz/defect.dem
@@ -0,0 +1,6 @@
+set title "Subversion DEFECT Activity"
+set boxwidth 0.5
+set data style lines
+set key 10, 60
+plot "/tmp/points.found.DEFECT" title "found" with boxes, "/tmp/points.fixed.DEFECT" title "fixed" with boxes, "/tmp/points.avg.DEFECT" title "moving avg", "/tmp/points.open.DEFECT" title "open"
+pause -1 "Hit return to continue"