How We Built USA Today's Election Night Maps
1–10 of 20 posts
Re: How We Built USA Today's Election Night Maps
#2I was hoping for some code listings.
Re: How We Built USA Today's Election Night Maps
#3I was hoping for some code listings.
Sure, what are you looking for?
Re: How We Built USA Today's Election Night Maps
#4I was hoping for some code listings.
Re: How We Built USA Today's Election Night Maps
#5I've worked on real-time displays of election results data in a newsroom setting, so I know how much planning goes into something like this. This looks great!
Re: How We Built USA Today's Election Night Maps
#6Re: How We Built USA Today's Election Night Maps
#7Re: How We Built USA Today's Election Night Maps
#8Re: How We Built USA Today's Election Night Maps
#9Earlier quoted context omitted.
Sure, what are you looking for?
Less narrative, I guess, but I think that's just a different preference of meaning for "how."
Personally, I loved the narrative. Which I mention not to suggest you shouldn't want something else, but so that the authors know that people liked it as is.
Re: How We Built USA Today's Election Night Maps
#10I learned about this: R2D3:
> Since it doesn’t get bogged down with supporting legacy browsers without SVG support, we switched over to R2D3 for versions of Internet Explorer less than IE9. https://github.com/mhemesath/r2d3/
It's that easy to provide IE support for D3?