]> granicus.if.org Git - sysstat/commit
SVG: Put queue and load average metrics back in order
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 8 Jan 2018 16:54:19 +0000 (17:54 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 8 Jan 2018 16:54:19 +0000 (17:54 +0100)
commit5bccf5dee9c8d94335ff83cf528248b51e4dd157
tree714576250013bb5fb973bbdf53c0f9881e1f6ecf
parent90e5e64a61604d4f945da52ffaf9c49a40d4f49e
SVG: Put queue and load average metrics back in order

Commit 4a15362 changed the order of metrics in stats_queue structure.
This new order has also to be taken into account by corresdponding
rendering function in svg_stats.c.

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