]> granicus.if.org Git - sysstat/commit
SVG: Display time as xx:00 instead of xxH when oneday option used
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 23 Dec 2017 16:47:19 +0000 (17:47 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sat, 23 Dec 2017 16:47:19 +0000 (17:47 +0100)
commita9db5f2e54653038571a2e921a02705ed10be02d
tree15554eb94117eb03b7bcc74bc6b4e286fc56db45
parentf7af38558e5f56ed34ee4855061b4fd0f56d0f82
SVG: Display time as xx:00 instead of xxH when oneday option used

Timestamps were displayed as 0H 2H ... 22H for graphs created with a
command like "sadf -g -O oneday...".
They are now displayed as 0:00 2:00 ... 22:00

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
svg_stats.c