The RRDGraph class

(PECL rrd >= 0.9.0)

Introduction

Class for exporting data from RRD database to image file.

Class synopsis

classRRDGraph {
public__construct(string$path)
publicsave(): array
publicsetOptions(array$options): void
}

Table of Contents

To Top