Data Visualization and the Modern Imagination - Spotlight at Stanford
There are some beautiful illustrations in this online exhibition of data visualisation in the past few hundred years.
There are some beautiful illustrations in this online exhibition of data visualisation in the past few hundred years.
A lovely visualisation of asteroids in our solar system.
I must admit I’ve been wincing a little every time I see a graph with a logarithmic scale in a news article about COVID-19. It takes quite a bit of cognitive work to translate to a linear scale and get the real story.
Correlation does not imply causation.
How cartography made early modern global trade possible.
Maps and legends. Beautiful!
Tom makes an endpoint for generating QR codes so you don’t have to rely on the Google Charts API.
He also provides a good definition of “serverless”:
Now, serverless is a very silly buzzword dreamed up by someone from the consultant class who love coming up with terrible names, so I promise I won’t use it any further. Your code obviously run on a server. It just means it runs on a server someone else manages.
Amazon call it a ‘Lambda Function’. Google call it a ‘Cloud Function’. Microsoft Azure call it simply a ‘Function’. But none of those are very descriptive, because, well, anyone who writes any kind of programming language generally writes functions pretty much all the time in much the same way as anyone who writes English writes paragraphs, and we don’t call our blogging software “Cloud Paragraphs”. (Someone will now, I’m guessing.)
These diagrams of early networks feel like manuscripts that you’d half expect to be marked with “Here be dragons” at the edges.
This is a nifty visualisation by Hui Jing. It’s really handy to have elements categorised like this:
I quite like Phil’s idea of having charts like this. It might be a fun project for Homebrew Website Club to do something like this for my site.
A blog dedicated to data visualisation, all part of ongoing research for a book on Charles-Joseph Minard.
Data visualisation, interactive media and computational design are one focus of my work, but I also do research in the history of maps and diagrams.
These are beautiful!
Featured below is a chronology of various attempts through the last four centuries to visually organise and make sense of colour.
A JavaScript library for displaying charts’n’graphs.
Refresh to get a new randomly generated constellation.
A lovely bit of creative JS from Emily
Nadieh has packaged up the code for her lovely loom diagrams as a plug-in for d3.
If you’re prepping your defences against the snooper’s charter (and you/I should be), Andy recommend using NordVPN.
This could be a handy replacement for some Google Charts images of graphs. It uses SVG and is responsive by default.
I bet it wouldn’t be too tricky to use this to make some sparklines.
What a lovely bit of progressive enhancement—styling data tables to display as charts.
This sounds like it could be a very useful tool to introduce early in projects to get a shared understanding of progressive enhancement.