Published
Edited
Dec 31, 2021
8 forks
Importers
35 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof customEditor = chartEditor({
title: "Custom editor",
easePreview: true,
enableD3Easing: true,
boundFirstLast: false
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof Example2Editor = chartEditor({
title: "Editor with d3 easing function as default value",
easePreview: true,
enableD3Easing: true,
defaultCurve: "easeBounce"
})
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

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