]> granicus.if.org Git - sysstat/commit
SVG: Give actual canvas height
authorSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 11 Jan 2017 12:23:12 +0000 (13:23 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Wed, 11 Jan 2017 12:23:12 +0000 (13:23 +0100)
commit6a5e0475a0db60f3510ecabd01d4ea901bfd8ca9
treeca82fee6134818094e3b0d6eab61d6c9efadf64f
parent1b5f8828c67a9cf25194605cc893db11d054f802
SVG: Give actual canvas height

Add a comment at the end of SVG output that indicates the actual canvas
height.
The actual height is frequently different (i.e. smaller) than that
indicated in the header of the SVG output. This is because some
activities have pre-allocated entries that don't result in graphs being
drawn, or because option 'skipempty' has been used.

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