Skip to content

Instantly share code, notes, and snippets.

View lucguillemot's full-sized avatar

Luc Guillemot lucguillemot

View GitHub Profile
@lucguillemot
lucguillemot / README.md
Last active November 23, 2015 21:20
D3 Choropleth map using a continuous L*a*b* color scale.

Choropleth map using a continuous color scale. The colors are interpolated using the L*a*b color space. The map shows the outcome of San Francisco ballot proposition I (Nov. 2015)

@lucguillemot
lucguillemot / BACounties_SF.geojson
Last active November 24, 2015 17:52
Map with proportional circles
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lucguillemot
lucguillemot / README.md
Last active August 29, 2015 14:15
Animated map with proportional symbols (D3js + JQueryUI)

Interactive map with proportional circles.

The base map is a TOPOjson cartogram. The proportional circles are drawn with D3 and animated with JQueryUI.

The TOR network

This is a dynamic world map showing the number of connections to the TOR network by country from June 2008 to June 2013 on a 2010 population cartogram. Data are from TOR Metrics.

@lucguillemot
lucguillemot / BACounties_SF.geojson
Last active August 29, 2015 14:15
Categorized points map
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.