I hereby claim:
- I am nobitagit on github.
- I am aurelio (https://keybase.io/aurelio) on keybase.
- I have a public key ASDk8Rxp0X05fGUIThQqS5OarVDrvrXsMoqjJQYvgiv40wo
To claim this, I am signing this object:
var data = [ | |
10, | |
32, | |
59, | |
21, | |
66, | |
32, | |
12, | |
92, |
I hereby claim:
To claim this, I am signing this object:
History
Back
CMD + [
Forward
CMD + ]
MAIUSC+ alt + CMD + drag term window onto another to join and split it
//https://jsfiddle.net/r5wv5nod/ | |
const data = [{ | |
val: 4, | |
month: 1, | |
voters: 22, | |
name: 'A' | |
},{ | |
val: 10, | |
month: 2, |
<!DOCTYPE html> | |
<meta charset="utf-8"> | |
<title>Probability Response</title> | |
<meta http-equiv="X-UA-Compatible" content="IE=11"> | |
<style> | |
body { | |
font: 24px play; | |
width: 700px; | |
height: 700px; | |
} |
// Place your settings in this file to overwrite the default settings | |
{ | |
"editor.renderWhitespace": true, | |
"editor.tabSize": 2, | |
"editor.wrappingColumn": 100, | |
// Control the cursor animation style, possible values are 'blink', 'smooth', 'phase', 'expand' and 'solid' | |
"editor.cursorBlinking": "expand", | |
"editor.insertSpaces": true, | |
"editor.rulers": [ | |
100 |
[{ | |
"date": "09-26-16", | |
"what": "Wasabi" | |
}, { | |
"date": "09-27-16", | |
"what": "Burrito" | |
}, { | |
"date": "09-28-16", | |
"what": "Abokado" | |
}, { |
💥 - you should never forget this one
See all open files CTRL + p
Show command palette CMD + p
Show suggestions (intellisense style) CTRL + SPACE either on a new line or by highlighting a word
OMG Particles! - bl.ocks.org http://bl.ocks.org/mbostock/1062544 and http://bl.ocks.org/mbostock/9539958
sequences sunburst http://bl.ocks.org/kerryrodden/7090426
Voronoi tesselation http://bl.ocks.org/mbostock/4060366
polar clock