Chart Type Options

The Charts screen supports a variety of visualization types to help you display your data in the most meaningful way. When creating or editing a chart, you can select from the chart types listed below. Each type is suited for different kinds of data and analysis, so choosing the right one will depend on what you want to communicate.

Chart TypeDescription
Area ChartArea charts are similar to line charts in that they represent variables with the same scale, but area charts stack the metrics on top of each other.
Bar ChartBar charts are used to show metrics as a series of bars.
Big NumberShowcases a single metric front-and-center. Best used to call attention to a KPI.
Big Number with TrendlineShowcases a single number accompanied by a simple line chart, to call attention to an important metric along with its change over time or other dimension.
Box PlotCompares the distributions of a related metric across multiple groups. The box in the middle emphasizes the mean, median, and inner 2 quartiles. The whiskers around each box visualize the min, max, range, and outer 2 quartiles.
Bubble ChartVisualizes a metric across three dimensions of data in a single chart (X axis, Y axis, and bubble size). Bubbles from the same group can be showcased using bubble color.
Funnel ChartShowcases how a metric changes as the funnel progresses. Useful for visualizing drop-off between stages in a pipeline or lifecycle.
Gantt ChartVisualizes important events over a time span. Every data point is displayed as a separate event along a horizontal line.
Gauge ChartUses a gauge to showcase progress of a metric towards a target. The position of the dial represents the progress and the terminal value in the gauge represents the target value.
Graph ChartDisplays connections between entities in a graph structure. Useful for mapping relationships and showing which nodes are important in a network.
HeatmapVisualizes a related metric across pairs of groups. Heatmaps excel at showcasing the correlation or strength between two groups.
Line ChartUsed to visualize measurements taken over a given category. Displays information as a series of data points connected by straight line segments.
Mixed ChartVisualizes two different series using the same x-axis. Both series can be visualized with a different chart type.
Pie ChartDisplays part-to-whole relationships.
Pivot TableUsed to summarize a set of data by grouping together multiple statistics along two axes.
Radar ChartVisualizes a parallel set of metrics across multiple groups. Each group is visualized using its own line of points and each metric is represented as an edge in the chart.
Scatter PlotHas the horizontal axis in linear units, with points connected in order. Shows a statistical relationship between two variables.
Sunburst ChartUses circles to visualize the flow of data through different stages of a system. Useful for multi-stage, multi-group visualizing of funnels and pipelines.
TableClassic row-by-column spreadsheet-like view of a dataset. Use tables to showcase a view into the underlying data or to show aggregated metrics.
Tree ChartVisualizes multiple levels of hierarchy using a familiar tree-like structure.
Tree MapShows hierarchical relationships of data, with the value represented by area, showing proportion and contribution to the whole.
Waterfall ChartHelps in understanding the cumulative effect of sequentially introduced positive or negative values. These intermediate values can either be time based or category based.
World MapA map of the world that can indicate values in different countries.

Was this article helpful?