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
  • What is a Histogram Chart?
  • 💡 Example: Age Distribution in a Population
  • 🔁 Common Variants of Histograms
  • 🔧 Basic Configuration Options
  • 🛠 Step-by-Step Guide
  • ✅ Summary
  1. Comprehensive User Guide
  2. 2. Charts
  3. Featured Chart Examples

Histogram Chart

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

PreviousSankey ChartNextAnnotation Chart (ToDo)

Last updated 7 days ago

What is a Histogram Chart?

A Histogram Chart is a type of bar chart that displays the distribution of numerical data. It divides the data range into intervals (called bins) and shows how many values fall into each bin. Unlike a bar chart, which is used for categorical data, histograms are ideal for continuous numerical data.

💡 Example: Age Distribution in a Population

Imagine you're working with a dataset containing the ages of individuals in a city survey. You want to understand which age groups are most common.

A histogram chart is ideal here, as it can group ages into intervals (e.g., 20–25, 25–30) and show how many people fall into each range.

🔢 Sample Data

Age Range
Frequency

20–25

15

25–30

42

30–35

28

35–40

18

40–45

10

45–50

7

📌 When to Use a Histogram

Use a histogram when you want to:

  • Understand distribution of numerical data

  • Detect patterns, clusters, or gaps

  • Spot outliers or skewness

  • Visualize frequency or spread of values like sales, profit, scores, etc.


🔁 Common Variants of Histograms

  • Stacked Histogram – Multiple categories stacked in each bin

  • Normalized Histogram – Uses percentage values instead of raw counts

  • Cumulative Histogram – Displays running total across bins


🔧 Basic Configuration Options

  • Bins: Define the number or size of intervals

  • Aggregations: Use average, count, sum, etc.

  • Sorting: Order by value or category

  • Axis Titles: Add X and Y axis labels

  • Bar Colors: Customize chart appearance


🛠 Step-by-Step Guide

1. Enter Prompt & Proceed

  • On the dashboard, in the “Describe what you are trying to analyze” field, enter a natural language query like:

    Avg Sales by Region. Show in Histogram
  • Click Next to continue.

Infinity interprets your prompt and pre-selects the appropriate chart type and data fields.


2. Select Data Source

  • Choose from previously connected data sources listed in the dropdown

  • Or upload a file in .csv or .xls format by dragging and dropping it or using the “browse” option

  • Example selected dataset: global_superstore_orders

  • Click Next once the dataset is selected


3. Configure Histogram Settings

  • Dimension (X-axis): Region

  • Metric (Y-axis): Avg(Sales)

  • Order By: Avg(Sales) (optional sorting)

Click Save once configuration is complete.


4. Apply Styling (Optional)

Click Advanced Editor for styling and customization.

Available Styling Options (Summary):

  • Chart Background – Set colors or transparency

  • Padding & Zoom – Adjust space and interactive zoom

  • Series – Customize bar styles, widths, and colors

  • Legend – Control placement, visibility, and font

  • Axes – Label formatting, tick spacing, and scaling

  • Gridlines – Enable/disable lines and set styles

  • Other – Tooltips, refresh behavior, and interactivity

These allow fine-tuning your chart for clarity, branding, and presentation-readiness.


✅ Summary

You’ve now created a Histogram Chart that reveals the average sales distribution across regions using simple steps and natural language prompts. With advanced customization available, you can tailor the chart to meet different analytical and visual requirements.

Use Infinity's intuitive interface and styling tools to:

  • Spot trends instantly

  • Support decision-making

  • Deliver visually impactful insights