Read the Ranking

Start with four category counts. Sorting high to low puts email first, followed by search, social, and ads. The bar chart keeps that sorted order and flags the top item. The careful conclusion is small: email is the top category with count 12, which is 3 above search.

A tiny ranked readout: sort pinned category counts high to low, show the top bar, and name only the top item the data supports.

highlighted = computed this step

Load category counts

Start with 4 pinned category counts.

category counts\text{category counts}
Unsorted Category Countscategorycountemail12search9social5ads3

Sort high to low

Sort by value from high to low; email with 12 comes first.

sort high to low\text{sort high to low}
Category Counts Sorted High to Lowcategorycountemail12search9social5ads3

Show the top bar

The top bar is email = 12, ahead of search = 9.

top bar readout\text{top bar readout}
Sorted category countscategorycount03691212emailtop9search5social3ads

Name the top item

Conclusion: email is the top item with 12, a gap of 3 over search.

top item\text{top item}
Top-Item Readoutreadoutvaluetop itememail = 12runner upsearch = 9gap3