Code

graph: Use a date string for x-axis tick markers.
authorSebastian Harl <sh@tokkee.org>
Fri, 21 Nov 2014 20:36:21 +0000 (21:36 +0100)
committerSebastian Harl <sh@tokkee.org>
Fri, 21 Nov 2014 20:37:06 +0000 (21:37 +0100)
commit9b31c619cc89f45286357eb6791005bc1d7621ae
tree2f404a47270cb64a19696f91ac48864e68e8a7f5
parent16dddfceb2e1918a4db62f70d0aa7aef03045fc0
graph: Use a date string for x-axis tick markers.

This is a very basic implementation which is not well suited for all time
ranges but it's good enough to get started.
server/graph.go