You are here

Functions in Charts 5.0.x

Primary tabs

Namesort descending Location Description Direct uses Strings
charts_api_example_chart_definition_foobar_alter modules/charts_api_example/charts_api_example.module Implements hook_chart_definition_CHART_ID_alter().
charts_api_example_help modules/charts_api_example/charts_api_example.module Implements hook_help().
charts_billboard_find_library modules/charts_billboard/charts_billboard.install Get the location of the Billboard.js library. 1
charts_billboard_requirements modules/charts_billboard/charts_billboard.install Implements hook_requirements().
charts_blocks_help modules/charts_blocks/charts_blocks.module Implements hook_help().
charts_blocks_update_8301 modules/charts_blocks/charts_blocks.install Move charts block settings in their own array tree under charts.
charts_c3_find_library modules/charts_c3/charts_c3.install Get the location of the C3.js library. 1
charts_c3_requirements modules/charts_c3/charts_c3.install Implements hook_requirements().
charts_chartjs_find_library modules/charts_chartjs/charts_chartjs.install Get the location of the Chart.js library. 1
charts_chartjs_requirements modules/charts_chartjs/charts_chartjs.install Implements hook_requirements().
charts_google_find_library modules/charts_google/charts_google.install Get the location of the Google Charts library. 1
charts_google_requirements modules/charts_google/charts_google.install Implements hook_requirements().
charts_highcharts_find_library modules/charts_highcharts/charts_highcharts.install Get the location of the Highcharts library. 1
charts_highcharts_requirements modules/charts_highcharts/charts_highcharts.install Implements hook_requirements().
charts_highcharts_update_8400 modules/charts_highcharts/charts_highcharts.install Move the highcharts config to the main settings and plugin configuration.
charts_requirements ./charts.install Implements hook_requirements().
charts_theme ./charts.module Implements hook_theme().
charts_update_8301 ./charts.install Update existing default config.
charts_update_8302 ./charts.install Update existing views to use the new chart settings.
charts_views_data ./charts.module Implements hook_views_data().
charts_views_pre_view ./charts.module Implements hook_views_pre_view().
hook_chart_alter ./charts.api.php Alter an individual chart before it is printed.
hook_chart_CHART_ID_alter ./charts.api.php Alter an individual chart before it's rendered.
hook_chart_definition_alter ./charts.api.php Alter an individual chart's raw library representation.
hook_chart_definition_CHART_ID_alter ./charts.api.php Alter an individual chart before it's rendered.
template_preprocess_charts_chart ./charts.module Implements hook_preprocess_HOOK().

Other projects