Skip to content

Instantly share code, notes, and snippets.

@janpaul123
janpaul123 / .diffux_ci-new.yaml
Created July 6, 2016 18:21
Diffux on CircleCI sketch
source_files:
- http://localhost:8080/diffux.js # For convenience, for use with webpack server. Is ignored on CircleCI.
- diffux-new.js
snapshots_folder: ./diffux_snapshots
@janpaul123
janpaul123 / 0-0-100.png
Last active August 29, 2015 14:01
Mini Factwheels
0-0-100.png
@janpaul123
janpaul123 / index.html
Created May 16, 2014 14:58
lesson-learner-analytics
<!DOCTYPE html>
<html>
<head>
<title>lesson-learner-analytics</title>
<script type="text/javascript">
var Keen=Keen||{configure:function(e){this._cf=e},addEvent:function(e,t,n,i){this._eq=this._eq||[],this._eq.push([e,t,n,i])},setGlobalProperties:function(e){this._gp=e},onChartsReady:function(e){this._ocrq=this._ocrq||[],this._ocrq.push(e)}};(function(){var e=document.createElement("script");e.type="text/javascript",e.async=!0,e.src=("https:"==document.location.protocol?"https://":"http://")+"dc8na2hxrj29i.cloudfront.net/code/keen-2.1.0-min.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})();
</script>
<script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
<style>
@janpaul123
janpaul123 / gist:5668857
Last active December 17, 2015 20:39 — forked from markijbema/gist:5668813
My preferences
{
"color_scheme": "Packages/Color Scheme - Default/Mac Classic.tmTheme",
"dictionary": "Packages/Language - English/en_GB.dic",
"spell_check": true,
"draw_minimap_border": true,
"font_size": 12.0,
"highlight_line": true,