Image_Graph_Data_Common::setDataMarker() -- Set a data marker to be used
Synopsis
require_once '/Graph/Data/Common.php'; |
object data-marker-object& Image_Graph_Data_Common::setDataMarker
([string $representation = "line" [, array $attributes = array()]])
Description
This package is not documented yet.
Parameter
- string
$representation
data representation (e.g. "triangle")
- array
$attributes
attributes like color
Throws
throws no exceptions thrown
Note
This function can not be called
statically.