RRDGraph::setOptionsSets the options for rrd graph export Description
public void RRDGraph::setOptions
( array
$options
)
Parameters
Return ValuesNo value is returned. Examples
Example #1 RRDGraph::setOptions example
<?php Example #2 Set multiple color options
<?php Don't use key value syntax for same rrd option. It looks more readable, but it doesn't work.
<?php In nature of php it's same as
<?php |