Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module was developed with the intention of creating graphs for webform results. Further you can define as many charts you want for a particular webform and get them as charts in view fields. When you installed this webform_graphs module, you will get the following list of features.

1. Define any number of charts for each Webform and get them drawn with submitted data as views's fields
2. Webform views fields for Submission Data and Submission Info
3. Webform views arguments for Submission Id, Submission Uid and Webform Nid
4. Webform views filter for Submission Id, Submission Uid and Webform Nid

webform_graphs module depends on views, webform and raphael modules.

Project information