<script type="module"> import * as Plot from "https://cdn.skypack.dev/@observablehq/plot@0.5"; document.body.append(Plot.plot(options)); </script>