]> granicus.if.org Git - sysstat/commitdiff
SVG: Enlarge graph view
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 1 Apr 2016 12:17:49 +0000 (14:17 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 1 Apr 2016 12:17:49 +0000 (14:17 +0200)
Make graph view a bit wider to deal with large numbers that sometimes
are used on Y axis.

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

diff --git a/sa.h b/sa.h
index 21a5d89bfa8e46f6ab81e2b44b777c5cefb6c7e1..4ea27a017d72a5649c7b90ba767e5a845d54ee99 100644 (file)
--- a/sa.h
+++ b/sa.h
@@ -878,9 +878,9 @@ struct report_format {
 /* #8 */
 #define SVG_G_XSIZE    720
 /* #6 */
-#define SVG_M_XSIZE    50
+#define SVG_M_XSIZE    70
 /* #7 */
-#define SVG_V_XSIZE    1000
+#define SVG_V_XSIZE    1050
 
 /* #5 */
 #define SVG_G_YSIZE    200