Closed (fixed)
Project:
Google Chart Tools: Image Charts
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2012 at 15:47 UTC
Updated:
15 Feb 2012 at 18:30 UTC
has anyone got any guidance as to how to use this with webform data?
Comments
Comment #1
13rac1 commentedYou'll need write the code to generate the required charts based on the chart.module API and the contents of the Webform specific tables. There are many available code examples (in the README.txt and in the issue queue) about how to do it.
If you cannot write the code, then you need WebForm Views integration which is not yet available: #680386: Views integration for the webform_submitted_data table.