RRDGraph::setOptionsSets the options for rrd graph export Beschreibung
public void RRDGraph::setOptions
( array
$options
)
Parameter-Liste
RückgabewerteEs wird kein Wert zurückgegeben. Beispiele
Beispiel #1 RRDGraph::setOptions example
<?phpBeispiel #2 Set multiple color options
<?phpDon't use key value syntax for same rrd option. It looks more readable, but it doesn't work.
<?phpIn nature of php it's same as
<?php |