The RRDGraph class
(No version information available, might only be in SVN)
Introduction
Class for exporting data from RRD database to image file.
Class synopsis
RRDGraph
{
/* Methods */
}Table of Contents
- RRDGraph::__construct — Creates new RRDGraph instance
- RRDGraph::save — Saves the result of query into image
- RRDGraph::saveVerbose — Saves the RRD database query into image and returns the verbose information about generated graph.
- RRDGraph::setOptions — Sets the options for rrd graph export
There are no user contributed notes for this page.
