Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FloatRangeSlider fixes/enhancements #347

Closed
jasongrout opened this issue Feb 3, 2016 · 6 comments · Fixed by #1253
Closed

FloatRangeSlider fixes/enhancements #347

jasongrout opened this issue Feb 3, 2016 · 6 comments · Fixed by #1253
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. suggestion
Milestone

Comments

@jasongrout
Copy link
Member

@Arun-Verma noted a few improvements for FloatRangeSlider:

  1. slider_color input (bug) - this only changes color of one of the two sliders
  2. "readout" text should allow formatting
  3. min & max values should be printed on top and bottom of scale
  4. The title of the widget should align with vertical scale in vertical mode
@jdfreder jdfreder modified the milestones: 5.0, 6.0 Feb 4, 2016
@jasongrout jasongrout modified the milestones: 6.1, 6.0 Feb 8, 2017
@jasongrout jasongrout modified the milestones: 6.1, 7.0 Apr 4, 2017
jasongrout added a commit to jasongrout/ipywidgets that referenced this issue Apr 5, 2017
…alized with a dict.

Replace Layout and Style trait types with the new InstanceDict trait type.

Add slider style traits where needed to support handle_color. This fixes part of jupyter-widgets#347.
@jasongrout
Copy link
Member Author

slider_color input (bug) - this only changes color of one of the two sliders

Fixed by #1253.

@jasongrout
Copy link
Member Author

Things seem to be aligned now:

screen shot 2017-04-05 at 1 40 16 am

jasongrout added a commit to jasongrout/ipywidgets that referenced this issue Apr 5, 2017
All of the infrastructure was there, it just wasn’t exposed to python.

Fixes jupyter-widgets#347.
@jasongrout
Copy link
Member Author

min & max values should be printed on top and bottom of scale

We'll move this to the larger discussion of slider style at #1134.

@solomonvimal
Copy link

would be nice to include a "linspace" option in the place of "step" for FloatRangeSlider

@vidartf
Copy link
Member

vidartf commented Jul 24, 2019

@solomonvimal Please open a new issue for feature requests. Commenting on a closed issue is the best way to make sure your feature request gets forgotten.

@solomonvimal
Copy link

@vidartf thanks, done!

@lock lock bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label May 21, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. suggestion
Projects
None yet
4 participants