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
Sort high to low
Sort by value from high to low; email with 12 comes first.
sort high to low
Show the top bar
The top bar is email = 12, ahead of search = 9.
top bar readout
Name the top item
Conclusion: email is the top item with 12, a gap of 3 over search.