[rrd-users] How to change font size of Title, x/y-axis, legend, gprint

"CHEW YEW CHOONG" 055919 at mis.nagaokaut.ac.jp
Fri Oct 21 10:20:10 MEST 2005


I tried to change the font size of text display on rrd graph with the following setting in my perl file:

......
  RRDs::graph "$img/test.png",
        "--lazy",
        "--interlace",
        "--font DEFAULT:16:",
......

or

......
  RRDs::graph "$img/test.png",
        "--lazy",
        "--interlace",
        "--font TITLE:16:",
        "--font AXIS:14:",
        "--font UNIT:14:",
        "--font LEGEND:14:",
......

But all gave error. Can anyone tell me what i did wrong? How to fix it?

Thank you.

YC


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list