Created
October 13, 2019 10:13
-
-
Save audreyfeldroy/9eda3b4c5091319929255720d42733dd to your computer and use it in GitHub Desktop.
Visualizer Graph for D3 Color Schemes Notebook
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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