X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Frrd_graph.c;h=0f6f588ebdf0a8fda09052587b97b5ab1762817a;hb=285da1fa16e80919db972b1d7021c0b4705bedb1;hp=c283a31bd289a411b0599d90bebc2142dcaa48e9;hpb=c0cb62da4ec2b5c7b3aef09adacb7f0a3189df28;p=rrdtool.git diff --git a/src/rrd_graph.c b/src/rrd_graph.c index c283a31..0f6f588 100644 --- a/src/rrd_graph.c +++ b/src/rrd_graph.c @@ -1,5 +1,5 @@ /**************************************************************************** - * RRDtool 1.0.33 Copyright Tobias Oetiker, 1997 - 2000 + * RRDtool 1.1.x Copyright Tobias Oetiker, 1997 - 2002 **************************************************************************** * rrd__graph.c make creates ne rrds ****************************************************************************/ @@ -1328,7 +1328,7 @@ leg_place(image_desc_t *im) gfx_get_text_width(leg_x,im->text_prop[TEXT_PROP_LEGEND].font, im->text_prop[TEXT_PROP_LEGEND].size, im->tabwidth, - im->gdes[i].legend) + im->gdes[ii].legend) + legspace[ii] + glue; if (im->gdes[ii].gf != GF_GPRINT &&