Skip to content

Instantly share code, notes, and snippets.

@audreyfeldroy
Created October 13, 2019 10:13
Show Gist options
  • Save audreyfeldroy/9eda3b4c5091319929255720d42733dd to your computer and use it in GitHub Desktop.
Save audreyfeldroy/9eda3b4c5091319929255720d42733dd to your computer and use it in GitHub Desktop.
Visualizer Graph for D3 Color Schemes Notebook
<div id="observablehq-14b9698c"></div>
<script type="module">
import {Runtime, Inspector} from "https://cdn.jsdelivr.net/npm/@observablehq/runtime@4/dist/runtime.js";
import define from "https://api.observablehq.com/@tmcw/notebook-visualizer-elk-edition.js?v=3";
const inspect = Inspector.into("#observablehq-14b9698c");
(new Runtime).module(define, name => (name === "graph") && inspect());
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment