Public
Edited
Jun 21, 2022
Fork of Simple D3
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
showTangentView = checkbox({
options: [{ value: "toggle", label: "Tangent Vector"}],
value: "toggle",
})
Insert cell
Insert cell
showNormalView = checkbox({
options: [{ value: "toggle", label: "Normal Vector"}],
value: "toggle",
})
Insert cell
Insert cell
showOsculatingCircleView = checkbox({
options: [{ value: "toggle", label: "Osculating Circle"}],
value: false,
})
Insert cell
Insert cell
showCurveEvolutionView = checkbox({
options: [{ value: "toggle", label: "Curve Evolution"}],
value: false,
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
curve = get_curve(curve_name)
Insert cell
Insert cell
Insert cell
Insert cell
//values = data.map(p => curve.f_y(p))
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {inputsGroup} from "@bumbeishvili/input-groups"
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