]> jspc29.x-matter.uni-frankfurt.de Git - hadesdaq.git/commitdiff
chagend fontsize
authorhadaq@CountingHouse <hadaq@CountingHouse>
Wed, 23 Apr 2014 13:56:55 +0000 (15:56 +0200)
committerhadaq@CountingHouse <hadaq@CountingHouse>
Wed, 23 Apr 2014 13:56:55 +0000 (15:56 +0200)
hmon/HPlot.pm

index fe72bbde200899f4b91ee54c805f5c4b9de35b89..6230a67d6ceed7b9c2aaec185f10eb68765db5de 100755 (executable)
@@ -160,7 +160,7 @@ sub PlotInit {
       plot_write($fh,"splot '-' matrix with image");
       }
     else {
-      plot_write($fh,"plot '-' matrix with image, '-' matrix using 1:2:(sprintf('%i', \$3)) with labels tc rgb \"#ffffff\" font ',16'");
+      plot_write($fh,"plot '-' matrix with image, '-' matrix using 1:2:(sprintf('%i', \$3)) with labels tc rgb \"#ffffff\" font ',10'");
       }
     }
   else {