• Stars
    star
    106
  • Rank 325,871 (Top 7 %)
  • Language
    HTML
  • Created about 4 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Examples of using Observable in a variety of contexts

Observable Examples

This repository contains examples of embedding Observable notebooks in a variety of contexts.

Example Description
(demo) simple-notebook Embed an entire notebook into the page
(demo) simple-constant Read the value of a cell (that never changes)
(demo) simple-generator Read the value of a cell (that may change over time)
(demo) custom-data Pass your data into a chart
(demo) custom-live-data Pass live streaming data into a chart
(demo) custom-fixed-width Set the width of a chart to a fixed value
(demo) custom-fluid-width Resize a chart when the window is resized
(demo) custom-fluid-width-and-height Resize a chart when its container is resized
(demo) custom-library Override the Observable Standard Library
(demo) standalone Self-host an Observable notebook with no external dependencies
(demo) versioning Embed a specific version of a notebook
(demo) iframe-resize Implementing Embedly’s protocol for Iframes that resize to match their contents
(demo) react-create-react-app Embed an Observable notebook in a create-react-app application
(demo) react-file-attachment Wrap a notebook (with a file attachment) in a React component
(demo) react-dataflow Pass data between a React app and an Observable notebook
(demo) react-dataflow-dynamic Uses dynamic imports so republishing notebook is immediately reflected
(demo) breakout An extravagant way to demonstrate mutable state

More Repositories

1

plot

A concise API for exploratory data visualization implementing a layered grammar of graphics
HTML
4,253
star
2

framework

A static site generator for data apps, dashboards, reports, and more. Observable Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis.
TypeScript
2,355
star
3

runtime

The reactive dataflow runtime that powers Observable Framework and Observable notebooks
JavaScript
991
star
4

stdlib

The Observable standard library.
JavaScript
965
star
5

htl

A tagged template literal that allows safe interpolation of values into HTML, following the HTML5 spec
JavaScript
302
star
6

parser

The Observable parser.
JavaScript
176
star
7

inspector

The Observable standard inspector.
JavaScript
140
star
8

inputs

Better input elements
JavaScript
125
star
9

array

Manipulate columnar data efficiently using typed arrays.
JavaScript
124
star
10

datasets

Test datasets for convenience in Observable notebooks.
JavaScript
67
star
11

database-proxy

A proxy to connect Observable notebooks to databases on private networks
JavaScript
51
star
12

feedback

Customer submitted bugs and feature requests
42
star
13

vega

Convenience methods for using Vega and Vega-Lite in Observable.
JavaScript
42
star
14

graphviz

A convenience method for using Graphviz.
JavaScript
39
star
15

plot-create-react-app-example

An example of Observable Plot with Create React App
JavaScript
38
star
16

prettier-react-tachyons

A prettier transform for React and Tachyon users.
JavaScript
29
star
17

notebook-download-example

An example of downloading and embedding an Observable notebook into a web app.
JavaScript
23
star
18

react-zoomable-sunburst

create-react-app + observablehq
JavaScript
16
star
19

rollup-plugin-credits

Generate license credits
JavaScript
15
star
20

katex

A minimally-tweaked distribution of KaTeX.
CSS
10
star
21

create

JavaScript
10
star
22

data-loader-examples

A collection of easy to explore and reuse data loader examples in Observable Framework.
JavaScript
9
star
23

framework-runtime

A Docker image optimized to build Framework images
TypeScript
9
star
24

sample-datasets

Sample datasets
8
star
25

plot-cheatsheets

An interactive reference + PDF for learning Observable Plot
7
star
26

documentation

7
star
27

odsc-visualization

Code for talk at ODSC East 2024
JavaScript
7
star
28

observable-jupyter

This repository has been archived. Please see the fork maintained by Thomas Ballinger.
Jupyter Notebook
4
star
29

framework-codespace

A GitHub Codespaces template for Observable Framework
JavaScript
3
star
30

.github

Default community health files for Observable's open-source projects
2
star
31

codemirror-testing

A repo to test out CodeMirror outside of our infrastructure
TypeScript
1
star