]> granicus.if.org Git - sysstat/commit
SVG: Fix inadequate discontinuities in some graphs
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 22 Jan 2021 17:28:51 +0000 (18:28 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 22 Jan 2021 17:28:51 +0000 (18:28 +0100)
commit7459027bdbd05368451043cda7ec630d7fcbbd5b
tree4016fb77c0bc6bd9d3bd413c667207ce1d7e6024
parent54e906fb594c0faedb6eb288887a4493501d75e0
SVG: Fix inadequate discontinuities in some graphs

When a device had a discontinuity in its graph, this discontinuity was
also wrongly applied to the graph of the next device in the list. Fix
this.

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