CDEF operators SHIFT, SQRT, SORT, and REV (reverse). See documentation for what
[rrdtool.git] / src / rrd_graph.h
2004-08-24 oetikerCDEF operators SHIFT, SQRT, SORT, and REV (reverse...
2004-06-17 oetikerfixed type for text_prop_conv prototype
2004-03-21 oetikerAdded --only-graph option -- Piotr Kodzis <Piotr.Kodzis...
2003-11-12 oetikerallow to pass an open filehandle into rrd_graph as...
2003-07-24 jakeAllow hyphen character in DEF_NAM_FMT to match DS_NAM_FMT.
2003-01-25 oetikeradded function (--no-minor) to turn off minor gridlines...
2002-07-13 oetikerfixed DEF_NAM_FMT definition
2002-06-29 alexChanged parsing again.
2002-06-27 alexDEF now takes "--start" and "--end"
2002-05-07 oetikernew command rrdtool xport integrated
2002-04-24 oetikerModification of rrd_graph.c/h so it uses dashes for...
2002-04-15 oetikerEvenly-spaced y-axis gridlines.
2002-04-06 alexRemoved references to GIF
2002-04-03 oetikerAs gfx_canvas_t now has excatly the same lifespan as...
2002-03-26 oetikeradded SVG support -- Peter Speck <speck@ruc.dk>
2002-03-23 alexChanges in rrd_graph; see NEWS
2002-03-23 oetikerremove all traces of GIF and make PNG the default
2002-03-21 alexPie charts didn't have anti-aliasing; building them...
2002-03-10 alexPie chart support added to rrdtool graph
2002-01-15 oetikerThe BIG graph update
2002-01-04 alexReworked rrd_graph_script()
2001-12-24 alexA patch of size 44Kbytes... in short:
2001-07-26 alexMoved most typedefs etc. from rrd_graph.c to this file