From: Dobrica Pavlinusic Date: Tue, 2 Feb 2016 21:36:45 +0000 (+0100) Subject: posible auto sample size? X-Git-Url: http://git.rot13.org/?p=cheali-logview-gnuplot;a=commitdiff_plain;h=6f55b39022c74387b96b0184435d01f8cd9bc27c posible auto sample size? --- diff --git a/driveGnuPlots.pl b/driveGnuPlots.pl index 7843b32..4cb9997 100755 --- a/driveGnuPlots.pl +++ b/driveGnuPlots.pl @@ -95,6 +95,7 @@ sub main { print "# graph size $w x $h\n"; } + #@sampleSizes = ( $w x $numberOfStreams ); my @gnuplots; my @buffers;