@phorese - thanks for the suggestions - great color info
For those who might be interested, I have updated things so that
* colors are a little brighter (not right yet, but maybe better for now)
* the list is always prepended to, not appended
this immediately helps convey the "velocity"; if you mouseover an element in the list, it should pause the insertions (although the counters keep going); when you mouse out, all the "backed up" events slide down. Might be some quirks on browsers with that, but not using anything fancy... this has not been tweaked to work well on mobile browsers yet either.
* there is an option to have it append to the list instead of prepend. Not sure this is needed at all, now that I think about it
There might be 503's sometimes. I don't think it's a quota issue, but just that googledrive can do that under load. I think http code 403 would mean a quota issue. Could be wrong, though. I removed an unnecessary 1MB(!) download that might help.
@femto - that's a good point. That occurred to me, but for the moment I decided to stick with the red/green that was already used for the previous visualization. Well sort of, as I actually use d3.rgb.darker on the actual colors because I wasn't satisfied with the original ones, as they looked too light. Even for red/green, I think there's a lot of room for improvement here to make them stand out more.
I'm not sure off the top of my head what would be best for the rg replacement. Maybe some subtle shape differences, etc.
@ahassan - good catch. The geometry data file had them together I guess and I need to go through and split that up.
@arscan - that is really cool. I'd say go for making your own. There were already world meters out there before I decided to make this one. It's a great way to learn all sorts of stuff, imo.
@tectonic - I know what you mean about just a few minutes is all you need to kind of get a feel for things. thx
@a3n - fyi - you can hover on a specific country to see what's going on there
Didn't remember who he was until I saw the "Inventing on Principle" cover slide - that talk and what he was doing in it blew my mind. It just felt like some kind of breakthrough about how to think about and do things with tools that now make these crazy and useful things possible... with (it seems) lots of cool applications for more efficient and satisfying education/learning.