Google has a cool set of APIs to generate charts: http://code.google.com/apis/chart/
Is there an existing extension or widget to use that?
If not, are people interested in creating an open source one together?
Google has a cool set of APIs to generate charts: http://code.google.com/apis/chart/
Is there an existing extension or widget to use that?
If not, are people interested in creating an open source one together?
Hi,
I’ve found something at: http://www.eha.ee/labs/yiiplay/index.php/en/site/extension?view=charts
According to sources examples the extension is XGoogleChart, but can’t locate the package.
Best,
cbi
It seems that XGoogleChart extensioin has been removed ![]()
Is there any new widget that uses the current non-deprecated Google JavaScript chart API?
it’s not so hard
https://developers.google.com/chart/interactive/docs/php_example
then implement the action to provide json data in the controller
it would be great to have a google chart widget