David C. Brock writing for IEEE Spectrum delves into the origins of PowerPoint.…
Software
Programs and online applications to help you make use of data.
-
PowerPoint history lesson
-
Link
World Tile Grid Map in ggplot2 →
A straightforward tutorial on using squares instead of geographic boundaries.
-
CARTOColors is a quick set of color schemes to copy
Picking colors is one my favorite things to do with visualization when I’m…
-
Link
R or Python? →
Big community and lots of tools for both.
-
Semiotic, a visualization framework
Elijah Meeks released Semiotic into the wild. It’s a framework that allows quick…
-
Link
d3-annotation 2.0 →
Next iteration of library for annotation. Made me delve into d3.js v4.
-
R programming with Minecraft
The new R package miner is an interface to Minecraft via some simple…
-
The Hitchhiker’s Guide to d3.js
Ian Johnson provides some good direction for those looking to get their feet…
-
Quickly browse large CSV files on the desktop with Tad
When you first get a CSV file, sometimes it’s useful to poke at…
-
Visualize large datasets with deck.gl
deck.gl is an open source framework developed by Uber to visualize large datasets…
-
Automatic visualization is a bad idea, generally speaking
Plug in any dataset into a magic box and it spits out a…
-
Making annotation easier with d3.js
There are two main reasons annotation is often a challenge. The first is…
-
Prophet for forecasting with a lot of data
Facebook released Prophet, which is a procedure to quickly forecast with time series…
-
Link
How to implement scrollytelling with six different libraries →
A brief look at six libraries to make your charts move as you scroll.
-
Annotate charts with a few clicks using ChartAccent
Some say annotation is the most important layer for charts meant for public…
-
R for Excel users
For Excel users getting started with R, pain oftentimes finds its way into…
-
Now over 10,000 packages in R
There are a lot of R packages, which is why before I implement…
-
Catalog of visualization tools
There are a lot of visualization-related tools out there. Here’s a simple categorized…
-
Embedding.js: Data-driven environments for virtual reality
Embedding.js is a work-in-progress JavaScript library by Beau Cronin that makes it more…
-
Interpolate your data for animation in R
The tweenr package in R, by Thomas Lin Pedersen, helps you interpolate data…