php8.5
Home/ Manual/ rrd / rrdgraph/ RRDGraph::__construct

RRDGraph::__construct

PHP function Edit on GitHub ✎

(PECL rrd >= 0.9.0)

Creates new RRDGraph instance

Description

RRDGraph::__construct(string $path)

Creates new RRDGraph instance. This instance is responsible for rendering the result of RRD database query into image.

Parameters

path

Full path for the newly created image.

Source: reference/rrd/rrdgraph/construct.xml · from the official PHP manual (php/doc-en)