title | redirect_from | |
---|---|---|
Visualizing data |
|
While tables are useful for looking up information or finding specific numbers, it's usually easier to see trends and make sense of data using charts.
To change how the answer to your question is displayed, click on the Visualization button in the bottom-left of the screen to open the visualization sidebar.
If a particular visualization doesn’t really make sense for your answer, that option will appear in the "Other charts" section. You can still select one of these other charts, though you might need to fiddle with the chart options to make the chart work with your data.
Not sure which visualization type to use? Check out Which chart should you use?
Each visualization type has its own advanced options.
To change the settings for a specific chart, for example a row chart, you could either:
- Click on the gear icon in the bottom left of the chart (next to the Visualization button, or
- Click on Visualization in the bottom left of the chart, then hover over the currently selected chart and click on the gear icon that pops up.
Area charts are useful when comparing the proportions of two metrics over time. Both bar and area charts can be stacked.
Bar charts are great for displaying a number grouped by a category (e.g., the number of users you have by country).
Combo charts let you combine bars and lines (or areas) on the same chart.
The Detail visualization shows a single result record (row) in an easy-to-read, two-column display.
Funnels are commonly used in e-commerce or sales to visualize how many customers are present within each step of a checkout flow or sales cycle. At their most general, funnels show you values broken out by steps, and the percent decrease between each successive step.
Gauges allow you to show a single number in the context of a set of colored ranges that you can specify.
Line charts are best for displaying the trend of a number over time, especially when you have lots of x-axis values. For more, check out our Guide to line charts and Time series analysis tutorials.
When you select the Map visualization, Metabase will automatically try and pick the best kind of map to use based on the table or result set.
The Numbers option is for displaying a single number, nice and big.
A pie chart or donut chart can be used when breaking out a metric by a single dimension, especially when the number of possible breakouts is small, like accounts by plan.
A sunburst chart is a pie chart with more than one ring to show the data broken out by additional dimensions.
Pivot tables allow you swap rows and columns, group data, and include subtotals in your table. You can group one or more metrics by one or more dimensions.
Progress bars are for comparing a single number to a goal value that you set.
Row charts are good for visualizing data grouped by a column that has a lot of possible values, like a Vendor or Product Title field.
The Table option is good for looking at tabular data (duh), or for lists of things like users or orders.
The Trend visualization is great for displaying how a single number has changed between two time periods.
If you have a bar chart like Count of Users by Age, where the x-axis is a number, you'll get a special kind of bar chart called a histogram where each bar represents a range of values (called a "bin").
Sankey charts show how data flows through multi-dimensional steps.
Waterfall charts are a kind of bar chart useful for visualizing results that contain both positive and negative values.
Scatterplots are useful for visualizing the correlation between two variables, like comparing the age of your people using your app vs. how many dollars they've spent on your products.
You can access formatting options for the columns used in a chart. Just open the visualization settings (click on the gear in the bottom left of a chart next to Visualization).
Options differ depending on the chart, and can include settings for the chart's data, its display, and its axes.
See also Formatting defaults.