I made a chart about Halloween candy. Even dumb charts need attention and require that choices are made.
R
-
Members Only
Make the Chart: Scatterplot Using Text Instead of Dots
-
Members Only
Make the Chart: Precipitation Map as Animated GIF
Weather. Data. Map. Animation. They go well together to show sudden changes over time.
-
Members Only
Make the Chart: Grid Map with Stacked Areas
Breaking it down to the small steps and choices with data, code, and editing that lead to a finished chart.
-
Members Only
How to Map with Contour Lines and GeoTIFF in R
GeoTIFF data can provide high granularity but make it hard to see patterns when data is sparse. Contour lines provide an aggregated view that makes patterns easier to see.
-
Members Only
How to Make a Cartogram with Packed Circles in R
There are packages to make cartograms, but in some cases you might need a more flexible solution.
-
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… -
Members Only
How to Make a Heatmap with Irregular Bins in R
There are existing functions and packages to make heatmaps in R, but when the data is irregular, it’s worth going custom.
-
Members Only
Why I Use R More than Python
Debates about which is best are useless. Go with what works for you, and never mind the rest.
-
Members Only
How I Made That: Network Diagrams of All the Household Types
Process the data into a usable format, which makes the visualization part more straightforward.
-
Barbie and Oppenheimer themes for charts in R
Matthew Jané made a small R package called Theme Park, which is meant…
-
Switching from Python to R
If you’re looking to switch or just want to expand your skills, this…
-
Members Only
How to Make Unit-Based, Variable Width Bar Charts
In a cross between unit charts and variable width bar charts, we can show total counts and relative proportions at the same time.
-
Improved color palettes in R
Achim Zeileis and Paul Murrell provide a rundown of the more user-friendly color…
-
Members Only
How to Make a Smoother Animated Growth Map in R
Show change over time and geography with smooth transitions.
-
Members Only
How to Animate Packed Circles in R
Pack circles, figure out the transitions between time segments, and then generate frames to string together.
-
Snow cover mapped using snowflakes
To show snow cover across the United States, Althea Archer for the USGS…
-
New Visualization in R Course, and Other Updates
I have two course-related updates on FlowingData. First, there’s a new course on…
-
Deleting your tweets with R
Twitter isn’t in a great place right now, so maybe you want to…
-
Introduction to Data Science, an open source book
Introduction to Data Science, by Harvard biostatistics professor Rafael A. Irizarry, is an…