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
  • Creating a Sankey Chart
  • What is a Sankey Chart?
  • Step-by-Step Guide
  • Styling Options
  1. Comprehensive User Guide
  2. 2. Charts
  3. Featured Chart Examples

Sankey Chart

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

PreviousGeo with Makers ChartNextHistogram Chart

Last updated 8 days ago

Creating a Sankey Chart

What is a Sankey Chart?

A Sankey Chart is a type of flow diagram where the width of the arrows is proportional to the magnitude of the flow. These charts are ideal for visualizing:

  • User journeys

  • Resource allocation

  • Data or process flows

  • Drop-offs in conversion funnels

Example: Website User Journey

A Sankey chart visualizing how users move through a website might look like this:


Step-by-Step Guide

Step 1: Enter Your Prompt and Proceed

Start by describing your intent. Enter a prompt such as:

Website User Journey

This helps the AI understand the context of your analysis. Then, click Next.


Step 2: Select and Upload a Data Source

Choose how to bring in your data. You can:

  • Upload a CSV file

  • Upload an Excel (.xlsx/.xls) file

  • Use a database connection

  • Select from previously uploaded datasets

In this example, we select file_sankey_chart_data.

Make sure your dataset includes:

  • A Source column (e.g., Homepage)

  • A Target column (e.g., Checkout)

  • A Value column (e.g., Number of users)


Step 3: Configure the Sankey Chart

Define the chart by mapping columns from your dataset:

  • Source – Starting point of each flow

  • Target – Next step or destination

  • Value – Quantity or weight of the flow

You may also:

  • Apply filters to limit or segment the data

  • Sort data using sum of values to emphasize major paths

Click Save to render the chart.


Step 4: Customize Using the Advanced Editor

To fine-tune the visual style, click Advanced Editor.

![Advanced Editor Button](../images/adv editor1.jpg)

This opens a side panel for visual customization of your Sankey chart.


Styling Options

🔗 Link Styling

  • Chart Background: Customize the background color of the entire chart canvas.

  • Link Color Mode: Choose a single color or gradient style for flow links.

  • Link Color: Define custom link colors.

  • Stroke: Enable borders around link paths for clarity.

🔲 Node Styling

You can adjust how each node (e.g., Homepage, Product Page, Checkout) appears:

  • Font Family – Choose from fonts like Arial, Helvetica, Times, etc.

  • Font Size – Define readable label size (e.g., 12–16px).

  • Font Color – Set color for node labels.

  • Bold / Italic – Style text with emphasis as needed.

  • Label – Edit the text that displays on each node.

  • Node Padding – Add space around nodes to avoid crowding