diff --git a/tools/parse_dht_log.py b/tools/parse_dht_log.py index 7f059caa9..ff5ab47c7 100755 --- a/tools/parse_dht_log.py +++ b/tools/parse_dht_log.py @@ -172,7 +172,8 @@ plot "dht_node_uptime_distribution.dat" using 1:2 title "nodes" with boxes set term png size 1200,700 small set output "dht_announce_distribution.png" -set xrange [0:*] +set xrange [0:30] +set xtics 1 set title "bucket # announces are made against relative to target node-id" set ylabel "# of announces" set boxwidth 1