Daniel Shiffman, who you might know from his enthusiastic YouTube channel The Coding…
Coding
Snippets to mess with data.
-
The Nature of Code, refreshed
-
easystats, an R package
The easystats R package in on my to-try list.
easystats is a collection… -
BrailleR, a R package to improve access for blind users
From CRAN:
Blind users do not have access to the graphical output from… -
Understanding the SVG path element, a visual guide
The SVG path element can be useful for drawing regular and irregular shapes.…
-
Switching from Python to R
If you’re looking to switch or just want to expand your skills, this…
-
Scrolly video JavaScript library
ScrollyVideo.js is a JavaScript library that makes it easier to incorporate videos in…
-
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…