Skip to content

Instantly share code, notes, and snippets.

@feyderm
feyderm / index.html
Last active April 26, 2019 06:25
Geographic, interactive hexbin
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<script src = "https://feyderm.github.io/d3/d3.js"></script>
<script src = "https://feyderm.github.io/d3/hexbin/hexbin.js"></script>
<script src = "https://feyderm.github.io/d3/d3-legend-master/d3-legend.js"></script>
<script src = "https://feyderm.github.io/js/viridis_colors.js"></script>
</head>
@feyderm
feyderm / index.html
Last active June 4, 2020 09:22
D3 v4 single axis jitterplot pan and zoom
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<script src="https://d3js.org/d3.v4.min.js"></script>
</head>
<body>
<div id="block"></div>
<script>
// dimensions
" REMAPPED KEYS
inoremap jj <ESC>
nnoremap f x
nnoremap ) 0w
let mapleader=","
set timeout timeoutlen=1500
:map <space> viw
" COLUMN RULER
:set ruler
" Vim syntax file
" Language: Jira Text Formatting Notation
" Maintainer: Michael Feyder [email protected]
" Latest Revision: 14 July 2016
if exists("b:current_syntax")
finish
endif
" highlights headers regardless of level