Skip to content

Instantly share code, notes, and snippets.

View jamieeeeeeeee's full-sized avatar

Jamie Kent jamieeeeeeeee

View GitHub Profile
// Copyright (c) 2013, Jason Davies, http://www.jasondavies.com
// See LICENSE.txt for details.
(function() {
var radians = Math.PI / 180,
degrees = 180 / Math.PI;
// TODO make incremental rotate optional
d3.geo.zoom = function() {
@jamieeeeeeeee
jamieeeeeeeee / Horizontal-bar-chart-job-listings-chile.block
Last active March 27, 2018 04:01
Horizontal bar chart, Job listings in Chile by area
license: mit
height: 1000
@jamieeeeeeeee
jamieeeeeeeee / README.md
Last active November 17, 2017 20:35
Rotatable globe showing the world's most populous cities, made with D3
@jamieeeeeeeee
jamieeeeeeeee / chile-threshold-working.html
Last active November 17, 2017 19:48
Interactive Map of Chile, Educational data from the Ministry of Education
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>D3: Scaling the AlbersUSA projection</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/4.8.0/d3.js"></script>
<style type="text/css">
/*
Add tool tip