You are here

Files in Webform Chart 7.2

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt AUTHORS -------------------------------------------------------------------------------- * Dominique CLAUSE ("Miroslav", https://drupal.org/user/801982) Required…
TODO.txt TODO.txt TODO List If you wish for more, please post your ideas at: Feature request: http://drupal.org/node/1856664 PATCHES WELCOME 1. Provide custom analysis type, to have more relevant charts. 2. Add more configuration for the two charting libraries…
webform-chart-item.tpl.php templates/webform-chart-item.tpl.php Implementation of a single webform chart item template.
webform-chart-items.tpl.php templates/webform-chart-items.tpl.php Implementation of a webform chart items template.
webform-chart-page.tpl.php templates/webform-chart-page.tpl.php Implementation webform chart page template.
webform-chart.css css/webform-chart.css #webform-chart-page-title-block { text-align: center; margin-bottom: 2.5em; } #webform-chart-page-title { font-size: 2em; } #webform-chart-page-subtitle { font-size: 1.4em; font-style: italic; } .separator { width: 30%; border-bottom:…
webform_chart.admin.inc webform_chart.admin.inc Provides administration functions for the webform_chart module.
webform_chart.charting.inc webform_chart.charting.inc Provides result page functions for the webform_chart module
webform_chart.info webform_chart.info name = Webform Chart description = Webform Chart is a bridge between one or more charting libraries and Webform module to display charts based on numerical/statistical data from webform submissions. core = 7.x package = Webform dependencies[] = webform
webform_chart.install webform_chart.install webform_chart.install
webform_chart.module webform_chart.module webform_chart.module
webform_chart_bundler_charts.inc bundlers/webform_chart_bundler_charts.inc This module provides a bundler between Webform Chart module and Charts module. It let's Webform Chart module use the Charts API to render the graphs.
webform_chart_bundler_google_chart_api.inc bundlers/webform_chart_bundler_google_chart_api.inc webform_chart_bundler_google_chart_api.module

Other projects