1. Website Traffic Composition
Digital MarketerBackground
A marketing team needs to show stakeholders how user device preferences have shifted over the last six months.
Problem
Standard bar charts make it difficult to see the continuous flow and relative growth of mobile versus desktop traffic.
How to use
Input the monthly traffic counts for Desktop, Mobile, and Tablet into the Stream Data field and select the 'Ocean Blues' color scheme.
{"labels": ["Jan", "Feb", "Mar", "Apr", "May", "Jun"], "series": [{"name": "Desktop", "data": [120, 115, 110, 105, 100, 95]}, {"name": "Mobile", "data": [80, 95, 110, 125, 140, 155]}, {"name": "Tablet", "data": [40, 42, 45, 43, 48, 50]}]}Outcome
A smooth, professional stream graph clearly illustrating the steady rise of mobile traffic overtaking desktop usage.