summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: face043)
raw | patch | inline | side by side (parent: face043)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 15 Jan 2006 12:25:36 +0000 (12:25 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 15 Jan 2006 12:25:36 +0000 (12:25 +0000) |
program/src/rrd_graph.c | patch | blob | history |
index ba0460eecad4cc9e73d034b936f693809a6ab854..a762b25bfa4bac99b3c2404fa48fcaff70e94710 100644 (file)
--- a/program/src/rrd_graph.c
+++ b/program/src/rrd_graph.c
double range;
double scaledrange;
int pixel,i;
- int gridind;
+ int gridind=0;
int decimals, fractionals;
im->ygrid_scale.labfact=2;