Skip to content

Instantly share code, notes, and snippets.

@zmeers
zmeers / .block
Created January 24, 2019 02:33
d3-annotation: Encircling Example
license: mit
@zmeers
zmeers / .block
Last active December 17, 2018 22:14
network
license: mit
height: 2
@zmeers
zmeers / .block
Created November 15, 2018 01:01
maps
license: mit
@zmeers
zmeers / .block
Last active September 3, 2018 10:47
d3 ggparliament Australia
license: mit
@zmeers
zmeers / index.html
Last active July 16, 2018 07:30
GII timeseries
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>Ranks</title>
<script src="https://d3js.org/d3.v4.min.js"></script>
<style>
body {
/* font-family: "Helvetica Neue"; */
font-family: 'Univers LT Pro', sans-serif;
@zmeers
zmeers / ggparliament_example.R
Created July 12, 2018 22:14
ggparliament example
# ggparliament example
# Zoe Meers
# 12 July 2018
#
library(tidyverse)
library(ggparliament) # download from github using devtools.
# predictions from NY Times -- see https://www.nytimes.com/interactive/2018/03/26/us/elections/house-races-midterms.html
# Regarding order -- from the POV of the speaker, Republicans sit to the left of the chamber and Democrats to the right.
@zmeers
zmeers / install-rstudio-daily.sh
Created July 10, 2018 23:39 — forked from aronatkins/install-rstudio-daily.sh
Install RStudio daily build on OSX/macOS or Ubuntu Linux
#!/bin/bash
#
# Installs the latest RStudio daily desktop build for OSX/macOS and Ubuntu(amd64)
#
# https://support.rstudio.com/hc/en-us/articles/203842428-Getting-the-newest-RStudio-builds
set -e
install_macos_daily() {
REDIRECT_URL="https://www.rstudio.org/download/latest/daily/desktop/mac/RStudio-latest.dmg"
@zmeers
zmeers / .block
Created January 30, 2018 12:17
Heat Map II
license: mit
@zmeers
zmeers / .DS_Store
Created January 30, 2018 12:13
Vertical Calendar View
Bud1%
@zmeers
zmeers / .block
Created October 20, 2017 01:48 — forked from mbostock/.block
Choropleth
license: gpl-3.0
height: 600
border: no