LogoLogo
Platform
  • Welcome to Infinity - AI Powered Data Analytics tool.
  • 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 Data Definition 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
  1. Comprehensive User Guide
  2. 2. Charts
  3. Chart Customization

Modifying Data Components

PreviousChanging the Chart TypeNextUsing Pivoting for Multi-Dimensional Analysis

Last updated 2 months ago

The Chart Components section allows you to refine and customize how your data is visualized. Depending on the selected chart type, different configuration options will be available. Below are the key components:

  1. Dynamic Data Mapping Based on Chart Type

    • When a chart is selected, the relevant data mapping fields will be displayed.

    • Example: A line chart requires X-Axis, Y-Axis, Pivot, Order By, and Filter fields, whereas a bubble chart will have different data mappings.

  1. Selecting and Modifying Data Fields

  • Click on a input to open a selection tray.

  • Multiple fields can be selected or removed from the tray.

  • Click the X mark on a field (colum) to remove it.

  1. Creating Custom or Calculated Fields

    • Use the custom metric option to define a calculated field.

    • A pop-up will appear where you can write a formula and save it.

    • If an error occurs, AI will automatically prompt you to correct it.

  1. Using Pivot Columns for Advanced Analysis (more details in next section)

  • Pivoting allows data to be split by a selected category.

  • Example: To view sales by market per month, you can set:

    • X-Axis: Month

    • Y-Axis: Sum(Sales)

    • Pivot: Market

  1. Sorting with "Order By"

  • The Order By field controls the arrangement of data points.

  • Example: Order sales by year (ascending or descending).

  1. Filtering Data for Dynamic User Control

  • Filters in this section allow dynamic filtering at the chart view level.

  • Users can select multiple filters for interactivity.

  • Default values for filters can be set by clicking on a filter chip, which opens a pop-up for customization.

  1. Final Step: Always Click "Apply" After making any changes, clicking "Apply" is a mandatory step to refresh and provision the dataset for visualization. Without this step, changes will not be reflected in the chart.