MKorostoff / 1-pixel-wealth

GNU General Public License v3.0
1.7k stars 143 forks source link

Bezos is now worth $171.6 Billion #41

Closed dmizelle closed 4 years ago

dmizelle commented 4 years ago

Updating this to reflect recent changes to his wealth after reaping the rewards of global pandemic:

https://www.businessinsider.com/jeff-bezos-net-worth-life-spending-2018-8

I am far from a web / javascript person, but did the pixel math change by doing something silly like:

(278000 * 171.6) / 139 to get a ratio. I guess I remembered cross-multiplication or something.

If I need to adjust the math, let me know.

Thank you for your work here. It's fantastic.

MKorostoff commented 4 years ago

Thanks for the suggestion, fixed in #42. This is a much more complex update than this pull request suggests, because it's not just Jeff Bezon alone who got richer during the pandemic. Updating the wealth of 400 people section requires recalculating a bunch of percentages and also redoing a bunch of graphics, but it's done now.