1. Quarterly Budget Allocation
Financial AnalystBackground
The analyst needs to present the distribution of the Q3 marketing budget across four main channels to stakeholders.
Problem
A standard pie chart looks too cluttered, and the team needs a modern visual that highlights the total budget in the center.
How to use
Input the channel names and values, enable 'Show Total in Center', and select the 'Business' color scheme.
chartData: [{"label": "Social", "value": 40}, {"label": "Search", "value": 30}, {"label": "Email", "value": 20}, {"label": "Display", "value": 10}], showTotalInCenter: true, colorScheme: "business"Outcome
A professional donut chart showing the budget breakdown with the total budget amount clearly displayed in the center.