ENH: improve handling of font sizes for scalarBar

This commit is contained in:
Mark Olesen
2019-06-05 15:31:49 +02:00
parent bbba043f61
commit 9531a1c6cc
5 changed files with 43 additions and 17 deletions

View File

@ -112,11 +112,11 @@ postPro1
visible yes;
vertical false;
titleHack false;
position (0.8 0);
size (0.2 0.1);
position (0.75 0);
size (0.22 0.1);
fontSize 8;
titleSize 24;
// fontSize 0;
// titleSize 0;
title "velocity [m/s]";
labelFormat "%.0f";
numberOfLabels 5;