Hi, I am using the typical printf formatting for printing out values, like %5.2lf
GPRINT:input:LAST:"Current\\: %5.2lf %s " And this is using the standard fixed width font. However it is not properly spacing the text so everything lines up. When I have a value NNN.NN and NN.NN they are not lining up. Shouldn't the %5.2lf ensure that the numbers are properly spaced and right-justified? thanks Ricardo
_______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
