summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 659b4bf)
raw | patch | inline | side by side (parent: 659b4bf)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 23 Jun 2004 20:36:39 +0000 (20:36 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Wed, 23 Jun 2004 20:36:39 +0000 (20:36 +0000) |
of the graph, there's no need to emphasize it more.
-- Stanislav Sinyagin <ssinyagin@yahoo.com>
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@282 a5681a0c-68f1-0310-ab6d-d61299d08faa
-- Stanislav Sinyagin <ssinyagin@yahoo.com>
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@282 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_graph.c | patch | blob | history |
index a44cb09b5e599e5c650d2b18f231e9a8178f0d72..9597daff9479605049669bfeec859135715f7e40 100644 (file)
--- a/program/src/rrd_graph.c
+++ b/program/src/rrd_graph.c
text_prop_t text_prop[] = {
{ 10.0, RRD_DEFAULT_FONT }, /* default */
- { 12.0, RRD_DEFAULT_FONT }, /* title */
+ { 10.0, RRD_DEFAULT_FONT }, /* title */
{ 8.0, RRD_DEFAULT_FONT }, /* axis */
{ 10.0, RRD_DEFAULT_FONT }, /* unit */
{ 10.0, RRD_DEFAULT_FONT } /* legend */