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

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more