Published
Edited
May 11, 2021
1 fork
Importers
1 star
Insert cell
Insert cell
Insert cell
viewof v1 = springRuler()
Insert cell
(viewof v1.value = 0.9)
Insert cell
(viewof v1.zoomRange = [0.5, 1.00419])
Insert cell
viewof v1.zoomRange
Insert cell
v1
Insert cell
Insert cell
viewof v2 = springRuler({
value: 5.72,
min: 3.1,
max: 10,
step: 0.1,
width: 300,
zoomRange: [3.7, 8.3],
zoomTranslateExtent: [-5, 11], // ignored
zoomScaleExtent: [10, 10000],
zoomDisabled: false,
speed: 5
})
Insert cell
v2
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

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more