Line Chart Widget

The Line Chart widget visualizes data trends over time, making it perfect for spotting patterns, growth trends, and seasonal fluctuations. This is one of the most commonly used widgets for understanding business performance.

When to Use

Configuration Options

Content Settings

Title (Required)

Examples: "Sales Trend", "Profit Over Time", "Revenue vs Costs"

Data Type (Required)

Options:

Recommended: Data by Date for time-based trending

Metrics (Required)

What it is: The data series to display as lines

Configuration:

  1. Click Add Metric
  2. Select metric from dropdown (searchable)
  3. Assign label (optional custom label)
  4. Choose color for this line
  5. Select icon (optional)
  6. Click Add
  7. Repeat for additional lines (up to 4-5 recommended)

Available time series metrics:

Date Format

What it controls: Time granularity on X-axis

Options:

Recommendation: Use Auto for best results

Design Settings

Responsive Width

Desktop/Tablet/Mobile Columns (1-12):

Color Theme

What it is: Overall color scheme for the chart

Available themes: Blue, Green, Purple, Orange, Red, Gray

Note: Individual line colors override the theme

Show Legend

Options: On/Off (default: On)

What it shows: Legend below chart identifying each line by color and label

When to disable: Single-line charts where the title is sufficient

Chart Height

Range: 200-1000 pixels

Default: 450px

Recommendations:

Advanced Settings

Enable Real-Time Data

When enabled: Chart auto-refreshes every 30 seconds with latest data

Use for: Live monitoring dashboards, today's performance tracking

Visual Examples

Single Line Chart

	Daily Revenue Trend
│
│     ╱‾╲
│    ╱   ╲   ╱‾╲
│   ╱     ╲ ╱   ╲
│  ╱       ╲╱     ╲
│ ╱
└─────────────────────
 Mon Tue Wed Thu Fri

Multi-Line Comparison

	Revenue vs Profit

  ──── Revenue (blue)
  - - - Profit (green)

│ ────╱‾╲
│    ╱   ╲╲
│  - - ╲╲ ╱ ╲
│      ╲╲╱   ╲
│       ╲─
└───────────────────

Example Configurations

Example 1: Revenue Trend (Single Line)

	Title: Daily Revenue
Data Type: Data by Date
Metrics:
  - Total Revenue (blue)
Date Format: Auto
Show Legend: Off
Height: 400px
Width: 12 columns

Use for: Simple revenue trending over time

Example 2: Profit vs Revenue Comparison

	Title: Revenue & Profit Trend
Data Type: Data by Date
Metrics:
  - Total Revenue (blue)
  - Gross Profit (purple)
  - Net Profit (green)
Date Format: Day
Show Legend: On
Height: 450px

Use for: Understanding profit margin trends alongside revenue growth

Example 3: Multi-Platform Ad Spend

	Title: Ad Spend by Platform
Data Type: Data by Date
Metrics:
  - Facebook Ad Spend (blue)
  - Google Ad Spend (red)
  - Total Ad Spend (purple)
Date Format: Auto
Show Legend: On

Example 4: Customer Acquisition

	Title: Customer Growth
Data Type: Data by Date
Metrics:
  - New Customers (green)
  - Returning Customers (blue)
  - Total Customer Count (purple)
Date Format: Month
Height: 500px

Best Practices

Number of Lines

Line Color Selection

Date Format Selection

For 1-7 days: Use Daily (or Auto)

For 8-90 days: Use Daily (or Auto)

For 3-12 months: Use Weekly or Monthly (or Auto)

For 1+ years: Use Monthly or Quarterly (or Auto)

Chart Sizing

Common Use Cases

Sales Trend Dashboard

Display daily sales performance:

Profit Margin Analysis

Track profitability over time:

Marketing Performance

Compare ad platforms:

Seasonal Pattern Analysis

Understand yearly patterns:

Interpreting Line Charts

Upward Trend

Line moving up over time = growth/increase

Good for: Revenue, Profit, Customer Count

Action: Identify what's working, replicate success

Downward Trend

Line moving down over time = decline/decrease

Concerning for: Revenue, Profit, Conversion Rate

Good for: Costs (lower is better)

Action: Investigate cause, take corrective action

Flat/Stable Trend

Line staying relatively level

Interpretation:

Spikes and Dips

Sudden sharp changes

Causes:

Action: Click the spike point to see that day's details

Comparing Multiple Lines

Lines converging: Metrics becoming more similar

Lines diverging: Metrics moving apart

Example: Revenue growing but profit flat = costs increasing, margins compressing

Troubleshooting

Issue: Chart is blank or shows "No Data"

Check:

Issue: Lines are overlapping and hard to read

Solutions:

Issue: Too many data points (cluttered X-axis)

Solutions:

Issue: Unexpected trend

Verify:

Related Widgets