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
  1. Comprehensive User Guide
  2. 2. Charts
  3. Chart Customization

Customizing Chart with Advanced Editor Panel

PreviousApplying FiltersNextStyles

Last updated 3 months ago

The Advanced Editor provides additional customization and control over chart settings.

How to Access the Advanced Editor

  1. Click on the Advanced Editor button on the chart.

  2. Navigate through the four sections to customize settings.

  3. Make changes as needed and click Apply to save modifications.

  4. For JavaScript customizations, ensure code is correctly formatted before applying changes.

It is divided into four main sections:

1. Styles

  • Allows users to customize chart styles.

  • Various customization options are available depending on the chart type.

  • Users can modify elements such as background, titles, legends, grid, axes, and series styles.

  • This menu dynamically adapts based on the selected chart type.

2. Sharing

  • Enables setting permissions for different users.

  • Users can define who can view and who can edit the chart.

  • Permission settings can be applied at an individual, role-based, or organizational level.

  • A modal appears where users can select read-only or edit access for different users.

3. Prompts

  • This section allows users to define custom AI prompts specific to the chart.

  • It consists of three subsections:

    1. Chatbot Prompt: Users can add background details and necessary information that AI can use to answer user questions more effectively.

    2. Summary Prompt: Provides AI with background information to generate narrative or summary-type responses.

    3. Delta-Feed: Defines what changes AI should track in the chart. Users can add conditions, and AI will monitor them for material changes, triggering notifications or updates in the feed.

4. JS (JavaScript) Mode

  • Designed for developers and technical users who need advanced control over chart rendering.

  • Allows users to edit and modify JavaScript code related to the chart.

  • Users can customize chart behavior, tooltips, legends, and interactions.

  • Changes can be saved and applied via the "Apply" button.

The Advanced Editor is a powerful tool for users who require deeper customization, permissions control, AI-driven insights, and developer-level modifications to charts.

Note: The system does not have the capability to dynamically fix JavaScript errors. Users should refer to the or guidance on debugging and best practices.

separate section on JavaScript tips f