|
Jitter is a visualization of uncertainty. Rather than display a range, it displays a needle moving within that range. It's only misleading developers, who will think that data is being streamed rather than fetched once. Other than that it's a clever (and yes, entertaining) way of displaying margins of error. Can I offer that, of all the things in news and dataviz to shit on, this isn't one of them? I mean, really, an "abuse of our attention" - what? |
Only a dev would think about the possibility of a statistical model updated with a second(s) granularity.
And be disappointed (I was) that it's actually just updated every few minutes with a fetched JSON file, rather than some fancy instant updates pushed down via a websocket connection. :D