]> git.decadent.org.uk Git - dak.git/commit
Improve the label text and formatting of the labels for the queue graphs.
authorPaul Wise <pabs@debian.org>
Sun, 20 Feb 2011 07:57:20 +0000 (15:57 +0800)
committerJoerg Jaspert <joerg@debian.org>
Sun, 20 Feb 2011 10:03:11 +0000 (11:03 +0100)
commit9152869466e7ae25114b38040f90ecbf5d91fe89
tree0e77042dbac48e4905251048bcd2346e8ed5ac0f
parente3f01f9a7600f573695adf9e48f660a2e45e4916
Improve the label text and formatting of the labels for the queue graphs.

Rename the queue graph labels to ones shorter and of equal length.

Don't attempt to merge the numbers into the label, use cur instead.

Also use labels that are more indicative of their meaning.

Don't force the numbers to 3 digits in length.

Turn Min/Max/Avg in the labels to lower case.
dak/graph.py