Skip to content

Instantly share code, notes, and snippets.

View GordonSmith's full-sized avatar
🤬

Gordon Smith GordonSmith

🤬
View GitHub Profile
@GordonSmith
GordonSmith / .block
Last active July 5, 2020 14:01
Observable JS Demo
license: gpl-3.0
height: 800
scrolling: yes
border: yes
@GordonSmith
GordonSmith / .block
Last active October 21, 2018 06:55
Tutorial 5b: HPPC Platform Workunit, Alternative View
license: Apache-2.0
@GordonSmith
GordonSmith / .block
Last active October 21, 2018 06:54
Tutorial 5: HPCC Platform Workunit Data + Column Chart
license: Apache-2.0
@GordonSmith
GordonSmith / .block
Last active August 9, 2018 10:19
Tutorial 7: Layout
license: Apache-2.0
height: 600
@GordonSmith
GordonSmith / .block
Last active August 9, 2018 09:09
Tutorial 6: HPCC Platform Roxie Data + Column Chart
license: Apache-2.0
@GordonSmith
GordonSmith / .block
Last active August 8, 2018 09:17
Tutorial 4: Multi Chart
license: Apache-2.0
@GordonSmith
GordonSmith / .block
Last active August 8, 2018 09:00
Tutorial 3: Column Chart
license: Apache-2.0
@GordonSmith
GordonSmith / .block
Last active August 8, 2018 08:47
Tutorial 2: Pie Chart
license: Apache-2.0
@GordonSmith
GordonSmith / .block
Last active August 8, 2018 08:36
Tutorial 1: Hello World
license: Apache-2.0
@GordonSmith
GordonSmith / index.css
Last active February 27, 2018 10:58
JSON Grid
body {
padding:0px;
margin:0px;
overflow:hidden;
}
#placeholder {
width:100%;
height:100vh;
}