author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 20 Apr 2008 22:46:39 +0000 (22:46 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Sun, 20 Apr 2008 22:46:39 +0000 (22:46 +0000) | ||
commit | ea8c705cc27ef33dee2cc6561ed51e16ddc5d0a9 | |
tree | 46e93864b758ec6656a17fe63e500c162e3474aa | tree | snapshot |
parent | 6a4c9f4045859f5dd1096464f4cdf2e8b862147b | commit | diff |
Introduced a alternated interface to rrd_graph using rrd_info style return
values: rrd_graph_v The graph_v interface returnes additional information
about the graph including the location of the graphing area within the
image. When called with '-' as filename it will even return the image data.
The new interface is supported in the rrdtool command line, RRDs perl and
ruby bindings.
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1331 a5681a0c-68f1-0310-ab6d-d61299d08faa
values: rrd_graph_v The graph_v interface returnes additional information
about the graph including the location of the graphing area within the
image. When called with '-' as filename it will even return the image data.
The new interface is supported in the rrdtool command line, RRDs perl and
ruby bindings.
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1331 a5681a0c-68f1-0310-ab6d-d61299d08faa
12 files changed:
CONTRIBUTORS | diff | blob | history | |
NEWS | diff | blob | history | |
bindings/perl-shared/RRDs.pm | diff | blob | history | |
bindings/perl-shared/RRDs.xs | diff | blob | history | |
bindings/ruby/main.c | diff | blob | history | |
doc/rrdgraph.pod | diff | blob | history | |
src/rrd.h | diff | blob | history | |
src/rrd_graph.c | diff | blob | history | |
src/rrd_graph.h | diff | blob | history | |
src/rrd_info.c | diff | blob | history | |
src/rrd_tool.c | diff | blob | history | |
src/rrd_tool.h | diff | blob | history |