// // let x2 = x + 100 * Math.sin(time / 150 + y / 150)
// // let y2 = y
// let x2 = x + (Math.random() * 2 - 1) * distanceToCenter(x, y) / 100
// let y2 = y + (Math.random() * 2 - 1) * distanceToCenter(x, y) / 100
// return [x2, y2]
// }
textSea='Hello There '
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.