martinRenou / Odysis

Jupyter Interactive Widgets library for 3-D mesh analysis
MIT License
15 stars 2 forks source link

Sliders not working for very low values #9

Closed martinRenou closed 5 years ago

martinRenou commented 5 years ago

Sliders from ipywidgets do not work for very low min and max values. We should try to fix it locally then open a PR upstream.

martinRenou commented 5 years ago

https://github.com/leongersen/noUiSlider

martinRenou commented 5 years ago

Workaround #13