Dash0 Acquires Lumigo to Expand Agentic Observability Across AWS and Serverless

Last updated: March 3, 2026

Reference - Chart Types

Overview

Dash0 dashboards are built from a library of configurable chart types.

Each chart is defined by a kind identifier and a spec object that controls its data source, visual appearance, formatting, and behavior.

You can combine multiple widget types on a single dashboard to create tailored views of your metrics, traces, logs, and service topology.

List of Chart Types

This page lists every available chart type.

Follow the links for full property reference documentation.

Chart TypeDescription
Dash0HeatmapChartDisplays latency or duration distributions as a heatmap over time, sourced from traces or web events.
Dash0TreeMapChartDisplays metric data as a tree map showing proportional areas for each series.
DependencyMapDisplays a service dependency graph showing upstream and downstream service relationships with optional latency thresholds.
GaugeChartDisplays a single metric value as a gauge visualization with configurable max, thresholds, and display modes.
GeoMapDisplays metric data on a geographic map with configurable projections and country-level grouping.
HierarchyMapDisplays service or resource hierarchies grouped by attributes with health indicators.
IssuesTimelineDisplays detected issues over time with optional filtering and variable bindings.
LogTableDisplays log entries in a table with configurable columns, filters, and sorting.
MarkdownDisplays static markdown-formatted text content within a dashboard panel.
PieChartDisplays metric data as a pie or donut chart showing proportional distribution across series.
StatChartDisplays a single aggregated metric value as a large number with optional sparkline and thresholds.
TimeSeriesChartDisplays metric data as a time series line or bar chart with optional legend, thresholds, and Y-axis configuration.
TimeSeriesTableDisplays time series data in a tabular format with configurable column formats, sorting, and aggregation.