example_page |
./visualization.api.php |
Example page that demonstrates how to use the theme hook to visualize data
using the Visualization API. You can also use the Views display plugin if
you construct your data queries using Views. |
|
|
template_preprocess_visualization |
./visualization.theme.inc |
Preprocess function for visualization function. |
|
|
visualization_plugin |
./visualization.module |
Returns the name of the library that should be used to render a chart. |
1 |
|
visualization_theme |
./visualization.module |
Implements hook_theme(). |
|
|