string get(
array
$options)
|
|
This function generates a pie chart of the given data.
It uses the technology provided by the Chart class to generate a pie chart from the given data.
You can pass the following options to the this method by using Chart::get():
* cx & cy - The coordinates of the center point of the pie chart.
* r - The radius of the pie chart.
Tags:
Parameters: