phpChart constructor
|
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'. |
None
This is our phpChart constructor. Use this function to create phpChart object. It normally should be the first line of the code.
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2011. All rights reserved.
|