projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be28643
)
Minor dbc-plot details
author
Heikki Levanto
<heikki@indexdata.dk>
Wed, 4 Dec 2013 15:19:42 +0000
(16:19 +0100)
committer
Heikki Levanto
<heikki@indexdata.dk>
Wed, 4 Dec 2013 15:19:42 +0000
(16:19 +0100)
heikki/dbc-os/test2.sh
patch
|
blob
|
history
diff --git
a/heikki/dbc-os/test2.sh
b/heikki/dbc-os/test2.sh
index
ec9f381
..
3765954
100755
(executable)
--- a/
heikki/dbc-os/test2.sh
+++ b/
heikki/dbc-os/test2.sh
@@
-135,7
+135,8
@@
gnuplot < plot.cmd
echo "
set term png
set out \"cluster.png\"
- set title \"$HEADLINE\"
+ set title \"$Q\"
+ set yrange [0:20000]
plot \"merge.data\" using 1:3 with points title \"records\", \
\"merge.data\" using 1:4 with points title \"merged score\", \
\"merge.data\" using 1:5 with points title \"sum score\", \