Questions tagged [observablehq]

Observable is a JavaScript computational web-notebooks for interactive data processing and visualization.

Observable is a JavaScript computational web-notebooks for interactive data processing and visualization.

Developed by the authors of .

127 questions
22
votes
3 answers

Convert D3 Observable to standalone webpage - like blocks.org?

I would like to run this D3 visualization https://beta.observablehq.com/@mbostock/d3-zoomable-sunburst as a standalone webpage, like this one here https://bl.ocks.org/maybelinot/5552606564ef37b5de7e47ed2b7dc099 Does Observable have a function to…
max
  • 4,141
  • 5
  • 26
  • 55
11
votes
1 answer

Dynamically import a remote ES module from an URL, in TypeScript

I'm playing around with Observable notebooks and loving it. Now I want to embed a notebook on my web app. Using vanilla Javascript and Javascript modules this works well: