Maybe add a link in the readme.txt to http://devbee.com/modules/swfcharts, as this is useful to know how to use the SWF charts specifically within drupal. The SWF charts website offers a lot of information, but the bit between SWF charts and drupal is missing.

print module_invoke('swfcharts', 'chart', $chart, $config);

Comments

harry slaughter’s picture

Assigned: Unassigned » harry slaughter
Status: Active » Closed (works as designed)

This is really just a wrapper for SWF/Charts. The README.txt includes basic instructions and a pointer to the SWF/Charts API.

I do not want to provide any examples because the API may change. I would rather have people refer to the library homepage for valid examples.