Skip to content

Instantly share code, notes, and snippets.

@henryjameslau
henryjameslau / .block
Last active May 11, 2018 05:56
Guess the 50%
license: mit
@henryjameslau
henryjameslau / .block
Last active May 14, 2022 18:29
UK map d3v4
license: mit
@henryjameslau
henryjameslau / .block
Created September 4, 2018 21:52
Reading data from the ONS api
license: mit
@henryjameslau
henryjameslau / config.json
Last active November 13, 2018 14:38
Resorting lollipop chart
{
"essential" : {
"graphic_data_url": ["data1.csv","data2.csv","data3.csv"],
"dateFormat":"",
"legendLabels" : ["2001","2017"],
"legendStyle": "circle",
"colour_palette": [ "#dadada" , "#0075A3"],
"label_average":"Enlgand",
@henryjameslau
henryjameslau / .block
Last active January 7, 2019 11:39
Categorical colour scale generator
license: mit
scrolling: no
border: no
@henryjameslau
henryjameslau / .block
Last active January 15, 2019 17:57
ONS colours for graphs
license: mit
@henryjameslau
henryjameslau / .block
Last active January 10, 2019 17:47
Categorical colours cube helix scale generator
license: mit
scrolling: no
border: no
@henryjameslau
henryjameslau / .gitignore
Last active November 23, 2020 11:58
A colour palette based off ONS
.DS_Store
@henryjameslau
henryjameslau / .block
Last active November 9, 2020 12:17
d3-simple-slider with added accessibility features
license: bsd-3-clause
scrolling: yes
border: no