Published
Edited
Sep 9, 2022
2 stars
Also listed in…
Math
Teaching
PlotX3D
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
f = (x, y) => 2 - (x ** 2 + y ** 2) / 2
Insert cell
fx = (x, y) => -x
Insert cell
fy = (x, y) => -y
Insert cell
style
Insert cell
import {
show_x3d,
create_surface,
create_indexedFaceSet,
create_tube,
create_cylinder,
create_transform,
create_sphere,
style
} from "@mcmcclur/plot-x3d"
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