chart_bar_size |
./chart.module |
Bar chart bar sizing. |
|
|
chart_build |
./chart.module |
Build chart query data. |
3 |
|
chart_color_schemes |
./chart.module |
Get the available color schemes. |
2 |
|
chart_copy |
./chart.module |
Copies rendered chart image. |
|
|
chart_data_colors |
./chart.module |
Data Colors |
|
|
chart_fill |
./chart.module |
Solid Fill |
1 |
|
chart_grid_lines |
./chart.module |
Grid Lines |
1 |
|
chart_linear_gradient |
./chart.module |
Linear Gradient |
|
|
chart_linear_stripes |
./chart.module |
Linear Stripes |
|
|
chart_line_style |
./chart.module |
Line Style |
1 |
|
chart_margins |
./chart.module |
Margins |
|
|
chart_menu |
./chart.module |
Implements hook_menu(). |
|
|
chart_mixed_axis_label |
./chart.module |
Create a mixed axis label. |
|
|
chart_mixed_axis_label_style |
./chart.module |
Create a mixed axis for a corresponding label set index. |
|
|
chart_mixed_axis_range_label |
./chart.module |
Create a mixed axis range label. |
1 |
|
chart_permission |
./chart.module |
Implements hook_permission(). |
|
|
chart_range_marker |
./chart.module |
Range Marker |
|
|
chart_settings |
./chart.module |
Settings form page callback handler. |
|
1 |
chart_settings_validate |
./chart.module |
Settings page validation. |
|
|
chart_shape_marker |
./chart.module |
Shape Marker |
|
|
chart_size |
./chart.module |
Chart size |
1 |
|
chart_theme |
./chart.module |
Implements hook_theme(). |
|
|
chart_title |
./chart.module |
Title |
1 |
|
chart_types |
./chart.module |
Get a map of chart types to human-readable names. |
1 |
|
chart_unique_color |
./chart.module |
Supplies a unique color. |
2 |
|
chart_url |
./chart.module |
Returns the chart URL. |
2 |
|
chart_views_views_api |
chart_views/chart_views.module |
Implements hook_views_api(). |
|
|
chart_views_views_plugins |
chart_views/views/chart_views.views.inc |
Implements hook_views_plugins(). |
|
|
hook_chart_alter |
./chart.api.php |
Alter a chart before it is rendered. |
|
|
hook_chart_color_schemes |
./chart.api.php |
Define chart color schemes. |
|
|
hook_chart_color_schemes_alter |
./chart.api.php |
Alter chart color schemes. |
|
|
hook_chart_views_alter |
chart_views/chart_views.api.php |
Alter a views chart before it is rendered. |
|
|
system_charts |
system_charts/system_charts.module |
Page callback. |
|
1 |
system_charts_build |
system_charts/system_charts.module |
Gather data and build a chart API structure. |
1 |
|
system_charts_chart_color_schemes |
system_charts/system_charts.module |
Implements hook_chart_color_schemes(). |
|
|
system_charts_display |
system_charts/system_charts.module |
Display charts and content in context to the current page. |
1 |
|
system_charts_get_page_info |
system_charts/system_charts.module |
Get available report page information. |
|
|
system_charts_menu |
system_charts/system_charts.module |
Implements hook_menu(). |
|
|
system_charts_permission |
system_charts/system_charts.module |
Implements hook_perm(). |
|
|
theme_chart |
./chart.module |
Renders a chart element. |
|
|
_chart_adjust_resolution |
./chart.module |
Adjusts chart data transforming values so that they may
be represented properly within the given resolution
for the selected encoding type. |
1 |
|
_chart_append |
./chart.module |
When the value passed is valid append a chart API
attribute and parsed values to $data. |
1 |
|
_chart_encode_data |
./chart.module |
Encode an array of data. |
1 |
|
_chart_error |
./chart.module |
Admin error. |
1 |
|
_chart_get_max |
./chart.module |
Return the max value of a single or multi level array. |
1 |
|
_chart_is_valid_size |
./chart.module |
Check if chart data is below size limit. |
1 |
|
_chart_override_aspect |
./chart.module |
Override the default chart aspect ratio. |
1 |
|
_system_charts_user_status_label |
system_charts/system_charts.module |
Return user status label |
1 |
|
_system_charts_watchdog_severity_label |
system_charts/system_charts.module |
Return the watchdog severity label |
1 |
|