Skip to content

Instantly share code, notes, and snippets.

View cthorey's full-sized avatar
💭
I may be slow to respond.

cthorey

💭
I may be slow to respond.
View GitHub Profile

Keybase proof

I hereby claim:

  • I am cthorey on github.
  • I am cthorey (https://keybase.io/cthorey) on keybase.
  • I have a public key ASAA3Uvk8-gX7U9B7_8QcEJynW9ZYYzje4lrsGvDfoQYNgo

To claim this, I am signing this object:

var colors = ['#4C72B0', '#55A868', '#C44E52', '#8172B2', '#CCB974']
var map = new Datamap({
scope : 'world',
element: document.getElementById('div#example'),
projection: 'mercator',
height : 300,
fills: {
'AFG': '#FEDFD0',
var name = 'test'
var dataurl = 'https://raw.githubusercontent.com/cthorey/agu_data/master/Notebook/'+name+'.json'
var map = new Datamap({
element: document.getElementById('container'),
height : 400,
fills: {
Potential : 'red',
<!DOCTYPE html>
<meta charset="utf-8">
Hello, world 25!