Pentaho CTools
Data IntegrationBusiness AnalyticsData CatalogData QualityLLM
  • Overview
    • CTools
  • C-Tools
    • Getting Started
      • First Steps
      • My First Dashboard
    • Community Data Access
      • Creating a CDA
        • Parameters
        • CDA API
        • CDA Data Sources
    • Community Dashboard Framework
      • CDF Dashboard
      • CDF Dashboards
    • Community Dashboard Editor
      • UI Overview
        • Carrier Dashboard
      • Components
        • Carrier Dashboard
    • Community Graphics Generator
      • Carrier Dashboard
  • Use Cases
Powered by GitBook
On this page

Was this helpful?

  1. C-Tools

Community Graphics Generator

PreviousCarrier DashboardNextCarrier Dashboard

Last updated 6 months ago

Was this helpful?

The Community Graphics Generator (CGG) is a powerful tool within CTools designed to generate static images from charts and visualizations. It's primarily used when you need to create static snapshots of dashboard visualizations, which is particularly useful for email reports, PDF exports, or scheduled report generation.

CGG works by rendering charts server-side, supporting various output formats including PNG, JPG, and SVG. It integrates seamlessly with other Pentaho components like CDA for data access and CDE for dashboard integration. You can trigger CGG through URL parameters, making it flexible for different use cases, such as scheduled reports or on-demand generation.

The tool is especially valuable in scenarios where interactive visualizations aren't practical or when you need to distribute reports to users without direct access to Pentaho dashboards. It supports batch processing, high-resolution outputs, and can be automated through scheduling. This makes it an essential component for enterprise reporting scenarios where static image generation of charts and graphs is required.

• Key technical capabilities include:

• Server-side processing with memory and resource management

• Multiple output formats (PNG, JPG, SVG) with customizable DPI settings

• Integration with CDA for data access and query handling

• Support for automated report generation and batch processing

• Advanced security features including authentication and access control

• Performance optimization through caching and resource allocation

• Custom scripting support and conditional formatting options

To export a CGG chart, call the URL:

http://<pentaho server url>/pentaho/plugin/cgg/api/services/draw?script=<path to the script> 

Common enterprise applications include automated PDF report generation, email distribution of visualizations, dashboard exports, and document embedding. The tool's ability to handle complex visualizations while maintaining high-quality output makes it particularly valuable in business intelligence and reporting environments where consistent, automated visual reporting is essential.

URL for tableQuery