Skip to content

Instantly share code, notes, and snippets.

@robroc
Last active December 15, 2015 17:29
Show Gist options
  • Save robroc/5296671 to your computer and use it in GitHub Desktop.
Save robroc/5296671 to your computer and use it in GitHub Desktop.
var maxima= {
'MT: Eng, Kn: Eng': 1500,
'MT: Eng, Kn: Both': 3250,
'MT: Fra, Kn: Fra': 7660,
'MT: Fra, Kn: Both': 4700,
'MT: NO, Kn: Eng': 2290,
'MT: NO, Kn: Fra': 1830,
'MT: NO, Kn: Both': 2980,
};
var colors = [
'#FEE5D9',
'#FCAE91',
'#FB6A4A',
'#DE2D26',
'#A50F15'
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment