1. Departmental Budget Breakdown
Financial AnalystBackground
The analyst needs to present the annual budget distribution across three main departments, each containing multiple sub-projects.
Problem
Standard pie charts cannot show the relationship between departments and their sub-projects simultaneously.
How to use
Input the budget JSON structure, set the max depth to 2, and select the 'Cool' color scheme for a professional look.
{"Technology": {"Cloud": 500, "Security": 300}, "Marketing": {"Ads": 400, "Events": 200}}Outcome
A clear, concentric chart where the inner ring shows department totals and the outer ring displays specific project allocations.