Public
Edited
Mar 23, 2024
Importers
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
mutable frames_per_second_estimator = rate_estimator({
fastConverge: true,
forgetFactor: 0.01,
initial_rate: 30,
initial_t: (new Date().getTime() - 16) / 1000
})
Insert cell
{
mutable frames_per_second_estimator = frames_per_second_estimator.observeAtTime(now / 1000)
return frames_per_second_estimator.estimateRateAtTime(now/1000)
}
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
import { footer } from "@tomlarkworthy/footer"
Insert cell
footer
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