Where the Heat and the Thunder Hit Their Shots
1–10 of 69 posts
Re: Where the Heat and the Thunder Hit Their Shots
#2The graphics are brilliant. Is the image -> graph effect part of some library I haven't heard of?
Re: Where the Heat and the Thunder Hit Their Shots
#3I think a browser might choke on this many visualizations in SVG but I'm not sure. I've seen libraries take all sorts of approaches, but I'm leaning towards Canvas for really fluid and precise graphics.
Edit: I'm baffled why someone would downvote this.
Re: Where the Heat and the Thunder Hit Their Shots
#4Re: Where the Heat and the Thunder Hit Their Shots
#5Kirk Goldsberry does these. He's been doing this for a while. The NYT may have developed the library that they're using here (I'm not sure), but the idea and the data visualization concept are his.
Re: Where the Heat and the Thunder Hit Their Shots
#6Re: Where the Heat and the Thunder Hit Their Shots
#7Re: Where the Heat and the Thunder Hit Their Shots
#8I thought these might be D3/SVG visualizations, but it looks like a custom chart library developed by NYT themselves, with drawing done in a Canvas element. I think a browser might choke on this many visualizations in SVG but I'm not sure. I've seen libraries take all sorts of approaches, but I'm leaning towards Canvas for really fluid and precise graphics. Edit: I'm baffled why someone would downvote this.