LogoLogo
Platform
  • Welcome to Infinity - The Gen AI Platform for Business Intelligence
  • Interactive Quick Start Guide
  • Comprehensive User Guide
    • 1. Connecting Your Data
      • Uploading Files as a Datasource
      • Connecting to Databases and Cloud Data Sources
      • AI-Powered Context Generation Wizard
      • Managing Data Sources
      • Supported Data Connectors
    • 2. Charts
      • Creating Charts
        • AI Chart Builder
        • Drag-Drop Builder
        • Data Explorer
      • Chart Customization
        • Chart Configuration Basics
        • Intent and Its Role in Chart Generation
        • Modifying Selected Data Sources and Tables
        • Understanding and Editing the SQL Query
        • Changing the Chart Type
        • Modifying Data Components
        • Using Pivoting for Multi-Dimensional Analysis
        • Applying Filters
        • Customizing Chart with Advanced Editor Panel
          • Styles
            • Chart Background
            • Titles
            • Legend
            • Grid
            • X-Axis
            • Y-Axis
            • Secondary Y-Axis
            • Series
          • Sharing
          • Prompts
          • JS (Code Mode)
        • Using AI Chatbot for Quick Modifications
      • Featured Chart Examples
        • Line/Bar/Column/Scatter Chart
        • Combo Chart
        • Stacked Area/Bar/Column Chart
        • 100% Stacked Column/Bar/Area Chart
        • Pie Chart
        • Metric Chart
        • Bubble Chart
        • Geo Chart
        • Geo with Makers Chart
        • Sankey Chart
        • Histogram Chart
        • Annotation Chart (ToDo)
        • Table Chart
        • Tree Map Chart
        • Timeline Chart (todo)
        • Gauge Chart (todo)
        • Custom Charts
      • Managing Charts
      • Accessing Charts
      • Chart Actions
    • 3. Storyboards
      • Creating Storyboards
      • Storyboard Customization
      • Managing Storyboards
      • Accessing Storyboards
      • Storyboard Actions
    • 4. Feed Page
    • 5. Curated Page
    • 6. Beacons: Working with Unstructured Data
      • Beacon : Basics
      • Creating Beacons
      • Accessing Beacon Data
      • Managing Beacon
    • 7. User and Access Management
      • Inviting Colleagues
      • Approving Join Requests
      • Roles
      • Orgs
      • Distribution Lists
      • Layouts
    • 8. Site Customization
    • 9. Subscriptions
      • Scheduled Emails
      • Event Based Notifications (Alerts)
      • Managing Alerts and Scheduled Emails
    • 10. Profile and settings
    • 11. Making the Most of Infinity's AI-Powered Features
    • 12. Advanced Topics
      • Chart Variables
      • Custom Computes for Event Based Subscriptions
      • Drill-down or Reference Charts
      • Custom XLS Template
      • Custom PPT Template
      • Editing the Chart JavaScript
    • 13. Getting Additional Help
      • Video Resources
      • Best Practices
      • FAQs
        • Error while creating chart
        • User not able to access Charts
        • Unable to Create a DataSource
        • Hard Reset/Reloading the browser
      • Contact Support
  • Topics to address
Powered by GitBook
On this page
  • Creating a Table Chart
  • 1. What is a Table Chart and When to Use It?
  • 2. Steps to Create a Table Chart
  • 4. Styling the Table Chart (Optional)
  1. Comprehensive User Guide
  2. 2. Charts
  3. Featured Chart Examples

Table Chart

In this article, we will explain how to create and customize a Annotation chart. So let's get started!

Creating a Table Chart

1. What is a Table Chart and When to Use It?

A Table Chart presents data in a structured, grid-based format of rows and columns. It’s ideal for showing both individual records and aggregated metrics across categories with clarity and precision.

When to Use a Table Chart

Use a Table Chart when:

  • You need to present exact numerical values.

  • You’re comparing multiple metrics across time or categories.

  • You require a clear, report-friendly layout.

  • You want to filter, sort, or pivot the data interactively.

Example Use Case

“Show yearly Number of Orders, Total Sales, Total Profit, and Profit Margin in a Table.”

This allows users to analyze yearly performance data in a clean, organized manner.


2. Steps to Create a Table Chart

1. Enter Your Prompt

Begin by entering a descriptive query in natural language.

Example:

Show yearly Number of Orders, Total Sales, Total Profit and Profit Margin in a Table

2. Choose a Data Source and Click "Next"

After entering your prompt, click Next to proceed to data source selection.

You can:

  • Upload a new dataset (CSV or Excel)

  • Select an existing dataset from the dropdown list (e.g., global_superstore_orders)


3. Data Selection and Configuration

Once the dataset is selected, configure how the table will display your data.

You can map columns to:

  • Dimensions (e.g., OrderYear) — groupings

  • Metrics (e.g., TotalSales, ProfitMargin) — calculations

  • Order By — sort logic

  • Filters — apply constraints

  • Pivot — transform rows into columns (optional)

Use the drag-and-drop configuration area to set these fields. The chart updates in real time based on your selections.


4. Styling the Table Chart (Optional)

To customize the appearance of your table, use the Advanced Editor.

Click "ADVANCED EDITOR"

This reveals styling options for various components of the chart.


Style Configuration Panel

The Styles panel allows you to control the appearance of your table:

1. Chart Background

Customize the overall chart container’s background color.


2. Table Header

Adjust the look of the header row:

  • Visible: Toggle header display.

  • Font: Choose typeface and size.

  • Text/Background: Pick colors.

  • Bold/Italic: Style font.

  • Fixed Header: Keeps header visible on scroll.

  • Capitalized: Forces uppercase labels.

  • Text Align & Highlight Column: Align text or highlight key column.


3. Table Body

Control how the table rows appear:

  • Font: Set style and size.

  • Bold/Italic: Emphasize content.

  • Row Colors: Define alternating row backgrounds.

  • Opacity: Adjust visual contrast.

  • Row Numbers: Enable row indexing.

  • Display Density: Set padding levels.

  • Fixed Rows/Columns: Lock certain rows or columns on scroll.

  • Fixed Cell Background: Customize locked cell colors.


4. Table Footer

Manage pagination and footer-level settings:

  • Pagination: Set page size (e.g., 50 rows per page).

  • Aggregation: Add summary/total row and lock it with Fixed Aggregation Row.


5. Series

  • Apply To: Select which column to format.

  • Type & Show As: Choose data representation.

  • Decimals: Round numeric precision.

  • Sortable: Allow sorting on the column.

  • Text Alignment: Set horizontal alignment.

  • Gradient: Add color scales.

  • Append Symbol/Merge Rows: Useful for metrics or summary views.

  • Add Rule: Apply conditional formatting.

These configurations enhance clarity and visual appeal for reports and dashboards.

PreviousAnnotation Chart (ToDo)NextTree Map Chart

Last updated 1 month ago