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 / index.css
Last active February 27, 2018 10:58
JSON Grid
body {
padding:0px;
margin:0px;
overflow:hidden;
}
#placeholder {
width:100%;
height:100vh;
}
@GordonSmith
GordonSmith / index.css
Last active January 30, 2018 14:20
@hpcc-js/comms
body {
padding:0px;
margin:0px;
font-family: "Lucida Console", Monaco, monospace;
font-size: 12px;
}
#placeholder {
width:100%;
height:100vh;
@GordonSmith
GordonSmith / index.css
Last active December 20, 2017 07:22
Dashy Generated Dashboard
body {
padding:0px;
margin:8px;
overflow:hidden;
}
@GordonSmith
GordonSmith / index.html
Last active December 10, 2017 08:20
hpcc-js + WU hosted Image
<!DOCTYPE html>
<html>
<head>
<title>HPCC WU Hosted Image</title>
<meta charset="utf-8" />
<style>
body {
padding: 0px;
margin: 0px;
@GordonSmith
GordonSmith / .block
Last active August 9, 2018 10:19
Tutorial 7: Layout
license: Apache-2.0
height: 600
@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 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