X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=src%2Frrd_graph.h;h=de73a72037179f18cbe8acb6edb02daf814af501;hp=d222f9ae5d5e16ba05a64241e5ab1b1a0a1896b3;hb=0fe03275068c0e55d01a7cc2308fa12fdee569cf;hpb=3c8cee9e032f175c987c538a49e6dc0440789e02 diff --git a/src/rrd_graph.h b/src/rrd_graph.h index d222f9a..de73a72 100644 --- a/src/rrd_graph.h +++ b/src/rrd_graph.h @@ -25,8 +25,6 @@ enum gf_en {GF_PRINT=0,GF_GPRINT,GF_COMMENT,GF_HRULE,GF_VRULE,GF_LINE, GF_DEF, GF_CDEF, GF_VDEF, GF_PART}; -enum if_en {IF_PNG=0}; - enum vdef_op_en { VDEF_MAXIMUM /* like the MAX in (G)PRINT */ ,VDEF_MINIMUM /* like the MIN in (G)PRINT */ @@ -119,7 +117,6 @@ typedef struct image_desc_t { char graphfile[MAXPATH]; /* filename for graphic */ long xsize,ysize,piesize; /* graph area size in pixels */ - double zoom; /* zoom for graph */ gfx_color_t graph_col[__GRC_END__]; /* real colors for the graph */ text_prop_t text_prop[TEXT_PROP_LAST]; /* text properties */ char ylegend[200]; /* legend along the yaxis */ @@ -139,17 +136,16 @@ typedef struct image_desc_t { values outside */ char* imginfo; /* construct an