Skip to content

Inverted Area Chart

The Inverted Area Comparison Chart is a specialized area chart used to compare two numeric measures against a common category axis.
One measure is plotted on the left Y-axis, and the other on the right Y-axis, with the second axis inverted.
This layout is useful for visualizing opposing trends or contrasting values within the same chart canvas.

It supports a Horizontal (Category X, Value Y) orientation.

Use cases:

  • Comparing two related metrics with differing or opposing trends.
  • Visualizing contrasting distributions or value scales.
  • Highlighting differences and overlaps across two cumulative areas.

⚙️ Setup

  1. Drag the Inverted Area Comparison Chart widget from the chart library onto your designer workspace.
  2. Select the chart.
  3. Go to the Widget Configuration tab in the Configuration panel.
  4. Under the Configuration panel tab, select the Basic Configuration option to access essential settings for the inverted area comparision chart.
  5. Select the Source from which the chart will fetch its data.
  6. Map:
    • Measure (Value) — Exactly two numeric values representing the Y-axis values.
    • Dimension (Axis) — Categorical or sequential value for the primary X-axis labels.
  7. Optionally add a Date field for time-based filtering.

📊 Basic Configuration

Configuration ItemDescription
SourceThe data source to query for chart values.
Measure (Value)Exactly two numeric values to plot on left and right Y-axes.
Dimension (Axis)Categorical or sequential value for primary X-axis labels.
Date Field (optional)Enables date-based filtering and drilldown capability.

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, background, border, and interactivity options.
TitleChart title, font, alignment, and visibility settings.
SortingControl sorting of categories.
GridManage padding and chart grid layout.
LegendShow/hide, position, and format for series legends.
Categorical AxisCustomize category axis labels, rotation, and intervals.
Numerical AxisConfigure Y-axis scale, inversion, and formatting for both measures.
SeriesControl fill color, border color, symbols, smoothing, and data labels for each area line.
TooltipTooltip content, format, and triggers.

📊 Example Visualization

Inverted area chart