A Yebbo Global Information Hub

EthioVibes Global

World travel, documents, money, auto, food, culture, history, sports, diaspora, business and technology.

Passport Photo Translation Notary Tax Travel ለኢትዮጵያውያን
Advertisement

Super Bowl Team Stats — Logos • Colors • AFC/NFC • Decade

Published
Super Bowl Team Stats — Logos • Colors • AFC/NFC • Decade

🏆 Super Bowl Team Stats (Official Logos + Team Colors)

Interactive chart with AFC/NFC filter, decade filter, official logos, and logo tooltips. Data through Super Bowl LVIII (played Feb 2024; 2023 season).

Mobile-friendly: chart auto-switches to horizontal bars on small screens.
Teams (Logos)
This legend updates with your filters (conference/decade/search/top N).

📋 Full Data Table

TeamWLAppsWin %
Logos are displayed from ESPN’s team logo CDN. If you prefer self-hosted logos, tell me and I’ll convert them to embedded base64 images.
// attach for tooltip lookup chart._sbTeams = arr; } // Wire events ["metric","conference","decade","topN","search"].forEach(id => { const el = document.getElementById(id); el.addEventListener("input", renderChart); el.addEventListener("change", renderChart); }); window.addEventListener("resize", () => renderChart()); // Initial render renderChart();

Comments