freeman-lab / control-panel

embeddable panel of inputs for parameter setting
MIT License
237 stars 17 forks source link

Interval slider #6

Closed rreusser closed 8 years ago

rreusser commented 8 years ago

One more! Added an interval slider that obeys the same rules as range, except you select an interval. Syntax is just initial: [lower, upper] and ditto output, otherwise it's the same. See:

interval

Notes:

rreusser commented 8 years ago

Side note, The documentation is, I think, just about the only nontrivial merging for these PRs. I'm glad to do some merging and move these into a single PR if that's easier, but it shouldn't be too problematic. See #7