1. Monthly Sales Comparison
Sales ManagerBackground
The manager needs to present the monthly revenue for the first quarter to the executive team.
Problem
Raw data in a table is difficult to interpret at a glance during a presentation.
How to use
Paste the monthly revenue data into the Chart Data field and set the chart title to 'Q1 Revenue'.
chartTitle: Q1 Revenue, chartType: vertical, barColor: #3b82f6, showValues: trueOutcome
A clean, vertical bar chart clearly showing the revenue growth from January to March.