more solaris 10 portability changes ....
[rrdtool.git] / src / rrd_graph.h
2009-10-27 oetikermore solaris 10 portability changes ....
2009-08-19 oetikerThe attached patch allows to
2009-05-27 oetikerOnly include libgen.h when we have it. use pbbasename...
2009-03-18 oetikerNew rrd_graph functions for legend placement control...
2009-01-14 oetikeradded percentnan (VDEF PERCENT variant that ignores...
2008-12-26 oetikerInclude libgen.h to get prototype for basename in a...
2008-12-09 oetiker* forward ported right axis patch from 1.2 branche
2008-11-18 oetikerwin32 portability patch and win32/rrdlib.vcproj file...
2008-09-14 oetikerdid not pick up all the changes for rrdcached in the...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...
2008-08-31 oetikernow the results actually look as they did with the...
2008-08-31 oetikerImprove performance by keeping multiple pango font...
2008-06-09 oetikerfixed indenting
2008-06-08 oetikerFrom: Sebastian Harl sh tokkee.org
2008-06-05 oetikerdisable pango markup by default. added --pango-markup...
2008-05-12 oetikerallow rrd_rpncalc to build without cairo dependencies ...
2008-04-20 oetikerIntroduced a alternated interface to rrd_graph using...
2008-01-02 oetikersupport for dashed lines in graphs
2007-09-08 oetikeradded STDEV aggregation function for VDEF. -- Patrick...
2007-06-15 oetikeradded interface to get rendered image via a pointer...
2007-06-14 oetikeradded TEXTALIGN command to change the default text...
2007-06-11 oetikermake pdf output work
2007-06-11 oetiker--font-render-mode is back, and there is also
2007-06-10 oetikerswitched graphics library from arts to cairo+pango
2007-05-30 oetikerfix indenting ... again
2007-05-30 oetikerswitch for rrd_graph to specify the outer-size of the...
2007-05-23 oetikerreindented everything according to .indent.pro
2007-05-23 oetikernew trunk based on current 1.2
2007-05-01 oetikeradded --alt-autoscale-min (see --alt-autoscale-max...
2007-04-10 oetikerthe rrd_graph_check_vname function is not used anywhere...
2007-02-14 oetikerallow --units-length to reserve label space even when...
2006-12-16 oetikermake sure there is ample space in the static strings
2006-05-21 oetikernew GPRINT option :strftime to print time associated...
2006-04-27 oetikernew units=si option -- wim.heirmann elis.urgent.be
2006-04-01 oetikerwatermartk feature for rrdgraph by Ronan Mullally
2005-10-11 oetikerimproved error messages for rrd_graph commandline parsi...
2005-09-22 oetikerdo not 'reload' data if you already have it!
2005-08-30 oetikerWhen selecting the x-axis label take the length of...
2005-08-04 oetikerNew VDEF functions for least squares slope, intercept...
2005-05-27 oetikerthere is realy no reason to have the vnames constraind...
2005-05-16 oetikerreintroduced the FRAME color ... somehow it was lost...
2005-05-06 oetikersince the drawing code is now much simpler we do not...
2005-04-12 oetiker* better fix for units-exponent issue ... now the whole...
2005-04-11 oetiker* adjusted element spacing within the graph
2005-04-07 oetikerfix bitpatterns of extraflags so that they do not interfear
2005-04-03 oetikerthe piechart code does not produce release ready result...
2005-04-03 oetikerfix graph layout ... especially consider text propperti...
2005-03-20 oetiker* allow configuration of the default tab width
2005-02-13 oetikerlet rrd_graph return the actual value range it picked ...
2004-10-25 oetiker* fore-rules-legend option -- author name missing
2004-09-24 oetikermisc fixed and TREND and reduce functionality by
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