From: hadaq@CountingHouse Date: Wed, 23 Apr 2014 13:56:55 +0000 (+0200) Subject: chagend fontsize X-Git-Tag: pre2018~89 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=f5b793b5aeddbd339134e5a481f42a27371e186f;p=hadesdaq.git chagend fontsize --- diff --git a/hmon/HPlot.pm b/hmon/HPlot.pm index fe72bbd..6230a67 100755 --- a/hmon/HPlot.pm +++ b/hmon/HPlot.pm @@ -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 {