]> granicus.if.org Git - sysstat/commit
SVG: Display grid on the whole width of the graph
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 7 Feb 2018 13:29:05 +0000 (14:29 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 7 Feb 2018 13:29:05 +0000 (14:29 +0100)
commita7e3f92fb91bb4a139e5cdfda42aa4870ae0df95
tree733364f980deb80581b229dae2ad8009fdd2f39a
parent15246b4d719899bf9277e6445fa080340c1420f2
SVG: Display grid on the whole width of the graph

For very small files with just a few samples taken at a few seconds apart
(e.g. 15 samples taken at 1 second interval) the background grid was not
drawn on the whole width of the graph.
Fix this.

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