Public
Edited
Mar 13
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {colors} from "@mattiasvillani/statistics-tools"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
funcdata = {
return d3.range(xdomain[0], xdomain[1], (xdomain[1] - xdomain[0])/1000).map(d => ({x: d, y: f(d, inputs.c, inputs.a)}))
}
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