-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
title: "Column Chart Visualization" | ||
slug: "changelog-2024-05-09-column-chart-visualization" | ||
hidden: false | ||
createdAt: "2024-05-09T18:59:02.165Z" | ||
updatedAt: "2024-05-09T18:59:02.165Z" | ||
date: "2024-05-09" | ||
--- | ||
![column chart](/changelog/column-chart.png) | ||
|
||
<div style={{position: 'relative', paddingBottom: '64.90384615384616%', height: 0}}> | ||
<iframe src="https://www.loom.com/embed/cf7bfc28090d4e14864ee7e7d4cacc29" | ||
frameBorder="0" | ||
webkitallowfullscreen="true" mozallowfullscreen="true" allowFullScreen | ||
style={{position: 'absolute', 'top': 0, 'left': 0, 'width': '100%', 'height': '100%'}}> | ||
</iframe> | ||
</div> | ||
|
||
You can now view your time series as a column or stacked column chart in Insights report. You can use Column charts to: | ||
|
||
- Visualize and compare customer segments by behaviors or engagement over time | ||
- Compare product sales performance across different regions or customer types | ||
- Compare funnels or retention metrics | ||
- Visualize monthly new sign-ups, active users, and churn rates | ||
- Present financial trends and health over time | ||
|
||
Column charts give you another way to visualize your data. Column charts tend to be better when visualizing data over shorter time frames. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.