1. Product Performance Comparison
Marketing AnalystBackground
The analyst needs to compare the conversion rates of two different marketing campaigns across five regions.
Problem
Standard bar charts make it difficult to see the direct contrast between the two campaigns side-by-side.
How to use
Input the regional data with conversion rates for Campaign A and Campaign B, then select the 'Business' color scheme.
chartData: [{"label": "North", "leftValue": 45, "rightValue": 52}, {"label": "South", "leftValue": 38, "rightValue": 41}, ...]Outcome
A clean back-to-back chart clearly showing which campaign performed better in each specific region.