examples icon indicating copy to clipboard operation
examples copied to clipboard

Examples of using Observable in a variety of contexts

Results 6 examples issues
Sort by recently updated
recently updated
newest added

Hey, thanks for all of your work on these examples. I'm confused by all of the examples, because they reference libraries prefixed by `@d3` that are not actually on npm....

A user asked Cobus if you could embed a notebook in React such that it fetches the latest published version of the notebook at runtime, instead of installing and checking...

The latest "@d3/bar-chart" no longer specifies height with a notebook cell, which breaks the example for "custom-fluid-width-and-height". Replaced it with "@d3/quadtree-brush", which specifies height in a way that demonstrates desired...

Hi Tophtucker, Thanks for your example code! As a beginner, I have one question. I wish to use one of your example "react-create-react-app" with other D3 template, so I downloaded...

Responding to [this forum question](https://talk.observablehq.com/t/problems-i-am-facing-while-embedding-a-private-notebook-into-internal-dashboard/5609). It's a little delicate because we gotta be careful not to encourage anyone to use a Map of hardcoded Secrets client-side — but using Secrets...

Latest version of the bar-chart Observable notebook does not expose "height" but v260 does. This fixes the custom-fluid-width-and-height demo by pointing to v260