Skip to content

Instantly share code, notes, and snippets.

@danharr
danharr / data.tsv
Last active June 1, 2016 12:27
dataset for time chart
We can make this file beautiful and searchable if this error is corrected: No tabs found in this TSV file in line 0.
day
"0,270,5,32,10,73,16,25,5,165,2,35,4,300,1,53,10,117,0,370"
"4,150,16,7,4,623,16,5,8,35,16,20,5,30,2,10,8,14,16,37,1,4,10,295,0,210"
"0,270,1,75,16,30,9,15,16,5,8,40,16,5,10,10,16,17,8,63,16,10,4,90,16,10,5,45,2,35,16,10,1,25,16,25,10,30,16,30,10,245,5,40,10,45,0,270"
"0,240,1,60,10,50,16,5,5,55,2,32,16,8,10,10,16,12,2,8,4,60,2,2,10,28,16,30,0,50,16,10,6,50,16,35,11,35,16,70,6,20,2,22,10,118,1,40,0,390"
"0,170,2,20,16,5,4,285,2,15,3,205,16,5,6,6,16,14,5,30,1,10,16,30,5,10,16,10,6,20,16,7,10,118,0,480"
"0,165,10,135,5,70,10,50,5,60,2,50,10,130,4,275,5,10,2,75,16,40,1,5,0,375"
"0,270,5,345,6,60,16,90,8,35,16,13,8,2,16,12,8,18,16,35,11,40,16,30,10,15,1,10,10,200,0,265"
"0,480,5,35,0,85,10,420,0,420"
"0,120,5,60,6,20,1,25,10,45,5,15,16,10,5,12,2,38,4,105,2,15,10,50,15,85,16,40,10,10,16,3,1,7,14,59,4,31,16,25,5,5,10,26,16,21,5,43,2,10,5,60,10,293,1,117,0,90"
@danharr
danharr / index.html
Last active January 12, 2016 13:26
Playlist
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
@danharr
danharr / index.html
Last active December 14, 2016 10:27
pan3
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Panorama</title>
<meta name="description" content="Panorama — A-Frame">
<script src="https://aframe.io/releases/latest/aframe.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.12/d3.min.js"></script>
</head>
<body>
@danharr
danharr / index.html
Last active December 14, 2016 10:28
pan2
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Panorama</title>
<meta name="description" content="Panorama — A-Frame">
<script src="https://aframe.io/releases/latest/aframe.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.12/d3.min.js"></script>
</head>
<body>
@danharr
danharr / index.html
Last active December 14, 2016 10:28
panorama1
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Panorama</title>
<meta name="description" content="Panorama — A-Frame">
<script src="https://aframe.io/releases/latest/aframe.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.12/d3.min.js"></script>
</head>
<body>
@danharr
danharr / com.csv
Last active September 15, 2015 13:13
Content x
Welcome to Commerce x
The Commerce section of the BIS Portal allows users to analyse store performance. Check out the quick cubes and sample dashboards you can start making to analyse store performance x
https://confluence.snei.sony.com/download/attachments/18105300/r2.png?api=v2 x
https://confluence.snei.sony.com/download/attachments/18105300/d2.png?api=v2 x
https://confluence.snei.sony.com/download/attachments/18105300/v2.png?api=v2 x
https://confluence.snei.sony.com/download/attachments/18105300/g2.png?api=v2 x
@danharr
danharr / index.html
Last active August 29, 2015 14:24
Google Table
<html>
<head>
<style>
#google-visualization-table-td {
font-size:30px;
}
</style>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
@danharr
danharr / jirav2.js
Created July 10, 2015 13:13
jira styler v2
//for JIRA Agile board
d3.select("#ghx-detail-view").style("width","600px");
@danharr
danharr / jira.js
Last active August 29, 2015 14:22
JIRA CSS
//for Confluence objective pages, increases fonts in tables
$('.confluenceTd').css("font-size", "28px");
//for JIRA Agile board
d3.selectAll(".ghx-parent-key").style("font-size","25px");
d3.selectAll(".ghx-summary").style("font-size","20px");
d3.select("#ghx-detail-view").style("width","600px");
@danharr
danharr / index.html
Last active December 14, 2016 10:29
Portfolio
<!DOCTYPE html>
<!-- saved from url=(0060)http://www.tips-for-excel.com/dataviz/portfolio/gallery.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Gallery</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.17/d3.min.js"></script>
<style>