Skip to main content

Panes

Panes are individual visualization components that transform query results into charts, tables, and other visual formats. They are the building blocks used to construct dashboards.

How to Access

Navigate to Insights → Panes in the platform.

Panes List

The main view displays all saved panes in a searchable table:

ColumnDescription
TitlePane name
TypeVisualization type
QuerySource query name
Created AtCreation date
Updated AtLast modification
Quick Navigation

Click Dashboards button to switch to the Dashboards view.

Creating a Pane

Panes are created from the Query Analyzer:

Step 1: Write Your Query

In Fusion → Query Analyzer, write and execute your SQL query.

Step 2: Open Visualization

Click the Visualize or chart icon to open the visualization panel.

Step 3: Choose Chart Type

Select the appropriate visualization:

TypeBest For
TableRaw data, detailed records
Line ChartTrends over time
Bar ChartComparing categories
Pie ChartProportions and percentages
Area ChartCumulative values over time
GaugeSingle metric against a range
Single ValueKey numbers and KPIs
MapGeographic data

Step 4: Configure Appearance

Customize the visualization:

  • Axis labels and formatting
  • Colors and themes
  • Legend position
  • Data labels

Step 5: Save as Pane

Click Save Pane and provide:

  • Pane name
  • Optional description

Visualization Types

Table

Display raw data in sortable rows and columns:

  • Column sorting
  • Pagination for large datasets
  • Conditional formatting
  • Row selection

Line Chart

Show trends and changes over time:

  • Multiple data series
  • Time-based X-axis
  • Smoothing options
  • Tooltips on hover

Bar Chart

Compare values across categories:

  • Horizontal or vertical orientation
  • Stacked or grouped bars
  • Value labels
  • Category sorting

Pie Chart

Visualize proportions:

  • Percentage labels
  • Legend with values
  • Donut variant option
  • Slice highlighting

Area Chart

Display cumulative or stacked values:

  • Stacked areas for composition
  • Transparency settings
  • Gradient fills
  • Multiple series support

Gauge

Show single metrics against ranges:

  • Min/max value configuration
  • Color thresholds (green/yellow/red)
  • Current value display
  • Target indicators

Single Value

Highlight key numbers:

  • Large, prominent display
  • Trend indicators (up/down)
  • Sparkline support
  • Comparison to previous period

Map

Geographic visualization:

  • Country/region coloring
  • Point markers
  • Heat map overlays
  • Zoom and pan

Using Panes in Dashboards

Once saved, panes can be added to any dashboard:

  1. Open a dashboard in edit mode
  2. Add a pane component to the canvas
  3. Select your saved pane
  4. Position and resize as needed
info

Panes are reusable — the same pane can appear in multiple dashboards.

Best Practices

PracticeBenefit
Clear namingEasy discovery when building dashboards
Match viz to dataRight chart type improves comprehension
Keep it simpleAvoid cluttered visualizations
Consistent colorsVisual coherence across dashboards
Test with real dataEnsure appearance works with actual values
Document purposeAdd descriptions for team understanding