ScrollyVideo.js is a JavaScript library that makes it easier to incorporate videos in…
Coding
Snippets to mess with data.
-
Scrolly video JavaScript library
-
Deleting your tweets with R
Twitter isn’t in a great place right now, so maybe you want to…
-
Procedural dungeons in R
Matt Dray is developing a package in R that runs a text-based game.…
-
Spike maps in R
Spike maps use the height of spikes to encode data geographically. The format…
-
A Succinct Intro to R
Before you get into analysis and visualizing data with R, you need to…
-
Using noise in creative coding
Oftentimes visuals generated through code can seem cold and mechanical when you’re after…
-
Guide for React with D3.js
Amelia Wattenberger wrote a guide on how you can use the JavaScript library…
-
Code (data) as therapy
For Wired, Craig Mod writes about how he uses code as a way…
-
R graphics get modern text support, with ragg package
Thomas Lin Pedersen announced the ragg package, which makes font usage in R…
-
Small JavaScript library for density plots
Twitter released a small JavaScript library to make density plots — for when…
-
Parsing a table from an image
Thomas Mock explains how to extract and parse data tables in image files…
-
Tour of the D3 ecosystem
D3.js, a flexible JavaScript library useful for visualization, can feel intimidating at first.…
-
Making map art in R
If you can make maps in your software and customize the aesthetics, you…
-
SVG and CSS animations, without JavaScript
Andrew Wang-Hoyer built over 200 animations on and off over two years. They…
-
Layer Cake, a graphics framework for more flexible web graphics
Michael Keller released a new version of Layer Cake:
Layer Cake is a… -
Teaching R to 7th graders
Joshua Rosenberg describes his one-day experience teaching R to 7th graders:
[T]he activity… -
xkcd-style charts in JavaScript
For xkcd fans, here’s a JavaScript library by Tim Qian that lets you…
-
Animating a lot of dots with WebGL and REGL.js
A couple of weeks ago, The Washington Post visualized 13,000 school districts using…
-
Bird’s-eye view of D3.js
D3.js can do a lot of things, which provides valuable flexibility to construct…
-
Hatching image effect in R
Here’s a fun thing to try in R. Jean Fan posted some code…