Skip to content

Instantly share code, notes, and snippets.

@davidbjourno
davidbjourno / README.md
Last active January 26, 2016 18:13
Force layout showing Gabriele Volpi's corporate network (partial)
@davidbjourno
davidbjourno / index.html
Last active January 20, 2022 19:36
Force layout showing fully connected mesh network topology
<!DOCTYPE html>
<html>
<head>
<title>Fully connected wireless meshnet topology</title>
<meta charset="utf-8">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/uikit/2.22.0/css/uikit.min.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
<style>
body {
@davidbjourno
davidbjourno / README.md
Last active January 27, 2016 18:00
Force layout showing partially connected mesh network topology
We couldn’t find that file to show.
@davidbjourno
davidbjourno / README.md
Last active January 26, 2016 17:55
Force layout showing star network topology

Force layout showing star network topology.

@davidbjourno
davidbjourno / README.md
Last active August 29, 2015 14:25
Bubble chart with five-dimensional key-bound data

Bubble chart with five-dimensional key-bound data.

Dimensions

  1. Fiscal quarter (transition state)
  2. Standard Industrial Classification (x-axis)
  3. Political party (bubble colour)
  4. Amount of donation (bubble size)
  5. Change on previous quarter (y-axis)