Changelog

Updates and improvements to gdppercapita.fyi

March 22, 2026

Mobile Improvements

  • Fixed chart being cut off at 768px width
  • Increased country selector height to show more countries on mobile
  • Hidden table of contents on mobile for articles
  • Reduced X-axis ticks on small screens (4-6 instead of 10)
  • Compact Y-axis format on small screens ($10K instead of $10,000)
  • Reduced margins and label sizes on very small screens (< 350px)
  • Improved label positioning to avoid overlapping with X-axis
  • Better label collision avoidance when labels are pushed to bottom
  • Hidden view counter below 370px to avoid overlap
March 21, 2026

Initial Release

  • Interactive chart with D3.js to compare GDP per capita across countries
  • Data from IMF World Economic Outlook 2026 (197 countries, 1980-2030)
  • Country selector with search and GDP bars (up to 20 countries)
  • Historical data (solid lines) and IMF projections (dashed lines)
  • Export to PNG and JSON
  • Shareable URLs with selected countries
  • View counter
  • FAQ section explaining nominal vs PPP GDP
  • Mobile responsive design
  • Article: Why we built this site with comparison table
  • Article: Why nominal GDP, not PPP
  • Articles with table of contents and sticky navigation