dimple – A simple charting API for d3 data visualisations

The aim of dimple is to open up the power and flexibility of d3 to analysts. It aims to give a gentle learning curve and minimal code to achieve something productive. It also exposes the d3 objects so you can pick them up and run to create some really cool stuff. dimple → dimple Examples …

Poppy Field – Visualising War Fatalities

What I like about this visualisation is that it represents 3 dimensions into 2: conflict startdate (X-axis), conflict duration (Y-axis), and number of fatalities (size of the flower). Another interesting thing is that the duration of the conflict is actually visualised in two ways: next to the Y-axis the length of the stem represents that …

The Dawn Wall – El Capitan’s Most Unwelcoming Route

Tommy Caldwell and Kevin Jorgeson are trying to free-climb the nearly 3,000-foot Dawn Wall, a vertical sheet of mostly smooth granite that many believe is the most difficult climb in the world. Neat WebGL powered visualisation of The Dawn Wall, a route to climbing El Capitan. Wish it were a tad more interactive though (such …

Moon Phase and Libration, 2015

This visualization shows the Moon’s phase and libration at hourly intervals throughout 2015, as viewed from the northern hemisphere. Each frame represents one hour. In addition, this visualization shows the Moon’s orbit position, sub-Earth and subsolar points, distance from the Earth at true scale, and labels of craters near the terminator. Scientific Visualisation Studio: Moon …

U.S. Midterm Elections 2014 Maps

Why are we so confident these are the most detailed maps you’ll ever see from the 2014 Senate elections? Precincts are the smallest level of geography for publicly-reported election results. There were more than 175,000 precincts in the United States in 2012, fifty times the number of counties. The maps here show precinct-level results, where …

MetricsGraphics.js

MetricsGraphics.js is a library built on top of D3 that is optimized for visualizing and laying out time-series data. It provides a simple way to produce common types of graphics in a principled, consistent and responsive way. The library currently supports line charts, scatterplots and histograms as well as features like rug plots and basic …

Visits – Location history visualization

With visits you can browse your location histories and explore your trips and travels. Our unique map timeline visualization shows the places you have visited and how long you have stayed there. Add photos from Flickr to your visits and share your journey with your family and friends! Something else than the classic “pins on …

Landline – Simple SVG maps that work everywhere.

Landline is a JavaScript library that creates SVG maps from GeoJSON. It comes with Stateline, which makes creating responsive U.S. state and county maps easy. Also perfectly possible to load in your own GeoJSON file, packed with MultiPolygons. Landline Source (GitHub) → Landline Demo →