Published
Edited
Nov 30, 2021
Fork of Trees
Insert cell
Insert cell
viewof slope = Inputs.range([-10,10],{step:.01,label:"slope"})
Insert cell
viewof intercept = Inputs.range([-255,255],{step:1,label:"intercept"})
Insert cell
Insert cell
f = x => .01*x*x
Insert cell
Insert cell
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