SQoogL Charts Documentation
DESCRIPTION
SQoogL Charts is a simple and lightweight module that creates a Google chart from a SQL source. Insert a MySQL query into a node and it will generate a chart by calling the Google Charts Tools. (http://code.google.com/intl/en-EN/apis/chart/).
We are currently developing this module. There isn't any GUI yet. You just insert a PHP function that can be called from any content type.
The project was born due to limitations of Views particularly due to the fact that it was impossible to make calculations AND generate a graph.