Public
Edited
Apr 17, 2023
6 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import { viewof xy as color_picker, viewof color } with {
w as width,
h as height
} from '@toja/yes-mum-its-a-color-picker'
Insert cell
image_height = 800 //width < 800 ? width : 800
Insert cell
w = 120
Insert cell
h = 40
Insert cell
import { Radio, Range, Toggle } from '@observablehq/inputs'
Insert cell
import { create_surface, show_x3d } from "@mcmcclur/parametric-surfaces"
Insert cell
d3 = require('d3-selection@2', 'd3-array@2')
Insert cell
html`
<style>
canvas {
outline: none
}
</style>
`

Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more