constructor Image_Graph_Data_Bar::Image_Graph_Data_Bar()

constructor Image_Graph_Data_Bar::Image_Graph_Data_Bar() -- Constructor

Synopsis

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

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

Description

This package is not documented yet.

Parameter

object Image_Graph &$parent

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.