X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Fbin%2Fseq2dot;h=0d6a3c47fa0e3fe57ae2235439243724ee9785ae;hb=281ad07d4e2737775a219a76207d2db59e89e5f2;hp=ac423236b8ebda3aebc18b4e837b78c792b348ad;hpb=4f4a0353e16ea2e75965e807f9464d99099143f0;p=khome.git diff --git a/home/bin/seq2dot b/home/bin/seq2dot index ac42323..0d6a3c4 100755 --- a/home/bin/seq2dot +++ b/home/bin/seq2dot @@ -43,7 +43,7 @@ END { dst = sd[2] m = nlinks[src] n = nlinks_to[src, dst] - penwidth = num_scale(n, m, 1, 9) + penwidth = num_scale(n, m, 1, 5) color = sprintf("/orrd9/%d", num_scale(n, m, 2, 9)) label = sprintf("%s %.2f%%", src, (n / m) * 100) printf \