> I can't positionate the last title in right column > <code>GPRINT:aktivkliensek:MAX:"Maximum\:%9.0lf%s"</code> to left. Also > in right column, the first title <code>GPRINT:kliensek:LAST:" > Legutóbbi\:%7.0lf%s"</code> is at rong place by 1 pixel. The Minimum > title only what is OK.
You need to have the final \n in the last legend. Otherwise, Pango/RRDTool is trying to fully-justify the text line. Steve Steve Shipway ITS Unix Services Design Lead University of Auckland, New Zealand Floor 1, 58 Symonds Street, Auckland Phone: +64 (0)9 3737599 ext 86487 DDI: +64 (0)9 924 6487 Mobile: +64 (0)21 753 189 Email: [email protected] Please consider the environment before printing this e-mail _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
