Area Step Chart

Area Step Chart

What Is This Report Type?

An Area Step Chart combines the step line chart’s staircase-style transitions with a filled area beneath the line. Values remain flat between data points and “step” sharply at each new data point, with the region below the step line filled with color to emphasize volume.

Why Is It Used?

Area Step Charts are used when the data changes at discrete intervals and you also want to emphasize the magnitude of each interval. The filled area makes it easy to visually compare the “weight” of each step—useful for billing data, capacity allocation, or any metric that holds a constant value between updates.

Key Features and Characteristics

FeatureDescription
Step Transitions + Area FillCombines staircase-style data transitions with a filled region for volume emphasis.
Discrete AccuracyPrevents misinterpretation of gradual change between data points—values are clearly constant within steps.
Volume ComparisonThe filled area makes it easy to visually compare the magnitude of each step interval.
Multi-Series SupportOverlay multiple area step series for comparative analysis.
Configurable Step PositionSteps can occur at the start, center, or end of each interval.

When to Use It (Use Cases)

  • Cloud Infrastructure: Showing allocated server instances that scale in discrete steps.
  • Billing / Pricing Plans: Visualizing subscription cost changes with filled volume to show cumulative spend.
  • Staffing Levels: Displaying team headcount changes at specific hire/departure dates.
  • Inventory Levels: Tracking warehouse stock levels that change only at restock or dispatch events.

Real-Time Business Example

Scenario: A DevOps lead needs to present the cloud infrastructure scaling decisions made over the past six months.

Visualization: An Area Step Chart shows the number of allocated cloud instances on the Y-axis. The chart displays a flat step at 4 instances (Jan–Feb), stepping up to 8 (Mar–Apr), then 12 (May), and finally 16 (Jun). The filled area beneath each step visually communicates the total compute capacity during each period. The lead can clearly demonstrate the scaling timeline and justify capacity costs.

Common Metrics Displayed

  • Server / Resource Counts: Number of allocated instances, pods, or containers.
  • Subscription Tiers: Number of subscribers at each pricing level over time.
  • Inventory Volumes: Stock quantities that change at discrete restock events.
  • Staffing Levels: Headcount at each hiring milestone.

User Interactions

InteractionBehavior
FiltersFilter by date range, resource type, or region to refine the displayed step data.
Hover / TooltipHovering over a step reveals the value, the start/end dates of the interval, and the duration.
Click / Drill-DownClicking a step navigates to a detailed breakdown of events during that interval.
Legend ToggleToggle visibility of individual series in multi-series area step charts.
ExportExport to Excel.

Creation Steps

  1. Select Area Step Chart as the report type.
  2. Group By: Drag a Date/Time column (e.g., Event Date).
  3. Metrics: Drag the numeric value to track (e.g., Server Instances).