commit:     5e6be96368908c199dcbe1a2dbb0156bfeda6d21
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 12 07:09:05 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 12 07:10:03 2024 +0000
URL:        https://gitweb.gentoo.org/proj/ruby-scripts.git/commit/?id=5e6be963

Make a bit bigger graph

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 ruby-stats/plot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ruby-stats/plot b/ruby-stats/plot
index 8f25d7b..db24988 100644
--- a/ruby-stats/plot
+++ b/ruby-stats/plot
@@ -1,6 +1,6 @@
 # -*- mode: gnuplot -*-
 
-set terminal svg size 1024,768 enhanced
+set terminal svg size 1280,960 enhanced
 set termoption dashed
 
 set output "targets.svg"

Reply via email to