constructor Image_Graph_Data_Common::Image_Graph_Data_Common()

constructor Image_Graph_Data_Common::Image_Graph_Data_Common() -- Constructor

Synopsis

require_once '/Graph/Data/Common.php';

void constructor Image_Graph_Data_Common::Image_Graph_Data_Common (object Image_Graph &$graph, array $data [, array $attributes = array()])

Description

This package is not documented yet.

Parameter

object Image_Graph &$graph

parent object

array $data

numerical data to be drawn

array $attributes

attributes like color

Throws

throws no exceptions thrown

Note

This function can not be called statically.