Inputs | Jeremy Ashkenas | Observable
Comments (18)
David Kirkby
Aug 16, 2020
Option to specify alternatives to the "Longitude" and "Latitude" labels for coordinates (e.g., astronomers use "Right Ascension" and "Declination").
Daniel Filonik
Sep 24, 2020
How about a slider width configuration option?
Stephen Nachtsheim
Nov 26, 2020
A selectable map would be incredible such as clickable countries that highlight the country.
josephhailu
Dec 27, 2020
maybe a slider with a way to map to date values (yyy-mm-dd)
Daniel Howe
Jan 10, 2021
ability to override css?
Rasmus E
Jun 20, 2022
I would like a selectable date/time range. That let me select a time range between 2 dates/times. and return the start and end date/times.
Reply
Tom Larkworthy
Sep 27, 2020
Its be cool if this could support composite values like:- {label: "1080p", value: {width:1920, height:1080}
Harry Biddle
Oct 11, 2020
I've implemented this in a fork (
https://observablehq.com/d/e7dcffd44724cd76
) that Jeremy and I are discussing merging, and also as a wrapper function (
https://observablehq.com/@harrybiddle/inputs-with-complex-values
)
Harry Biddle
Feb 7, 2021
Looks like this is now supported by Observable's inputs :) (
https://observablehq.com/@observablehq/inputs
)
Reply
bea
Sep 28, 2020
Is there a way to have a full-width slider?
Martien van Steenbergen
Nov 7, 2020
Would like a slider with a ‘click‘ or notch in the middle.
sent44
Nov 12, 2020
I also want full-width slider too. Or custom size slider. :)
Reply
somethingelseentirely
Dec 16, 2020
🐛: Doesn't update it's checkbox state when manipulated via `viewof` as per
https://observablehq.com/@mbostock/views-are-mutable-values
Reply
Siavash Habibi
Apr 5, 2021
Is it possible to use tex for the title?
Reply
novotny1akub
Oct 3, 2022
This is really cool.
Oct 3, 2022
Is it possible to select multiple options here?
Oct 3, 2022
I found it in another notebook
https://observablehq.com/@john-guerra/multi-auto-select
Reply
Lord Rebtail
Sep 14, 2025
2100
Reply
Add comment
Subscribe to notifications
459
459
Inputs | Jeremy Ashkenas | Observable