The RRDGraph class

(PECL rrd >= 0.9.0)

Introduction

Class for exporting data from RRD database to image file.

Class synopsis

RRDGraph {
/* Methods */
public __construct ( string $path )
public save ( void ) : array
public saveVerbose ( void ) : array
public setOptions ( array $options ) : void
}

Table of Contents