| 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 Example #2 Set multiple color options Don't use key value syntax for same rrd option. It looks more readable, but it doesn't work. In nature of php it's same as  |