phpChart
C_PhpChartX.__construct Method
Example  Send Feedback

phpChart constructor

Parameters
Parameters 
Description 
data 
Type array. The set of data supplied here to use to plot the graphs, default NULL or an empty array, Possible Data Type: Array, NULL or JSON Data 
target 
Type string. Unique name to our phpChart. Default value is '__chart1'. 
Returns

None

Description

This is our phpChart constructor. Use this function to create phpChart object. It normally should be the first line of the code.

Example
See Also
What do you think about this topic? Send feedback!
Copyright (c) 2011. All rights reserved.