graph: add shading for line graphs
authorJens Axboe <axboe@kernel.dk>
Thu, 12 Apr 2012 09:16:17 +0000 (11:16 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 12 Apr 2012 09:16:17 +0000 (11:16 +0200)
commitf3a3176b359554ffe5e67bfcd5e63dbb1aa830b2
tree528c32623b59faef9401409976b1d84d6d6bf7cb
parent33765372d5588c347e44d868d0bd6bc416a0fd05
graph: add shading for line graphs

Pretty simple, just a continually ligher shade of gray off the
top X border, and rightmost Y border.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
graph.c