CONTENTS OF THIS FILE
---------------------
 
 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers
 
INTRODUCTION
------------
 
The Webform Analysis module is used to obtain statistics on the results of form
submissions.

 * For a full description of the module visit:
   https://www.drupal.org/project/webform_analysis

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/webform_analysis


REQUIREMENTS
------------

This module requires the following module:

 * Webform - https://www.drupal.org/project/webform


INSTALLATION
------------

Install the Webform Analysis module as you would normally install a contributed
Drupal module. Visit https://www.drupal.org/node/1897420 for further
information.


CONFIGURATION
-------------

    1. Navigate to Administration > Extend and enable the Webform Analysis
       module and its dependencies.
    2. Navigate to Administration > Structure > Webforms > [Webform to analyze]
       > Results > Analysis for configuration.
    3. Check your fields to analyze in "Add analysis component".
    4. Choose what chart type: Table, Pie Chart, or Column Chart.
    5. Update analysis display.


MAINTAINERS
-----------

 * Laurent BARAN (lbaran) - https://www.drupal.org/u/lbaran
