You are here

Files in Charts 7.2

Primary tabs

File namesort descending Location Namespace Description
charts.api.php charts.api.php Documentation on hooks provided by the Charts module.
charts.examples.inc includes/charts.examples.inc
charts.info charts.info name = Charts description = A charting API for Drupal that provides chart elements and integration with Views. package = Charts core = 7.x php = 5.2 configure = admin/config/content/charts files[] = views/charts_plugin_style_chart.inc files[] =…
charts.install charts.install Install and update functions for the Charts module.
charts.module charts.module Provides elements for rendering charts and Views integration.
charts.pages.inc includes/charts.pages.inc Menu callbacks for Charts module.
charts.views.inc views/charts.views.inc Views integration with Charts.
charts.views_default.inc views/charts.views_default.inc Default views for Charts module.
charts_google.inc modules/charts_google/charts_google.inc Callbacks and utility functions for rendering a Google Chart.
charts_google.info modules/charts_google/charts_google.info name = Google Charts description = Charts module integration with Google Charts. package = Charts core = 7.x dependencies[] = charts
charts_google.module modules/charts_google/charts_google.module
charts_highcharts.inc modules/charts_highcharts/charts_highcharts.inc Callbacks and utility functions for rendering a Highcharts Chart.
charts_highcharts.info modules/charts_highcharts/charts_highcharts.info name = Highcharts description = Charts module integration with Highcharts library. package = Charts core = 7.x dependencies[] = libraries dependencies[] = charts
charts_highcharts.install modules/charts_highcharts/charts_highcharts.install
charts_highcharts.module modules/charts_highcharts/charts_highcharts.module Charts module integration with Highcharts library.
charts_plugin_display_chart.inc views/charts_plugin_display_chart.inc Contains the Chart display type (similar to Page, Block, Attachment, etc.)
charts_plugin_style_chart.inc views/charts_plugin_style_chart.inc Contains the Chart style (format) plugin (similar to Table, HTML List, etc.)
README.txt README.txt Charts ====== Charts module provides a unified format to build any kind of chart with any chart provider. Each chart solution found on internet, like Google Charts and Highcharts, have a specific data scheme. Its very hard and even impossible to…

Other projects