Skip to content

Instantly share code, notes, and snippets.

@GerHobbelt
GerHobbelt / .gitignore
Created February 11, 2012 14:46
showcase non-integer pixel sizes reported by FireFox (and how mootools struggles with those)
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created February 20, 2012 04:28
d3.js calendar done as horizontal strip + mouse hover based smooth horizontal scrolling
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created February 22, 2012 09:56
d3.js: high dynamic range in the data where you want it by picking a suitable log() offset
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created February 22, 2012 21:34
create HTML5 input type nodes using d3.js
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created March 3, 2012 10:38 — forked from lgrammel/index.html
Interactive Streamgraph D3
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created March 14, 2012 15:11
locale semi-agnostic string to float conversion [JavaScript]
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created April 2, 2012 20:10
show XML and JSON error handling in D3
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created April 12, 2012 12:43
d3.bisect() usage to get Y value for mouse X where x axis is a timestamp/date
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created April 27, 2012 00:35 — forked from mbostock/.block
D3 PJAX (& execute JS loaded through the d3.html() request as well)
# Editor backup files
*.bak
*~
@GerHobbelt
GerHobbelt / .gitignore
Created April 27, 2012 03:19 — forked from anonymous/flare.json
d3.js: show tooltip in absolutely positioned DIV, which position is calculated taking screen size+scroll into consideration
# Editor backup files
*.bak
*~