KDD-OpenSource/fexum-frontend

move selected feature ranges to slide through the feature (not just start and end)

Closed this issue · 4 comments

move selected feature ranges to slide through the feature (not just start and end)

Can you elaborate ? Not sure what you mean ;)

can be solved using

draggableRange - Boolean (defaults to false): When set to true and using a range slider, the range can be dragged by the selection bar. Applies to range slider only.

https://github.com/angular-slider/angularjs-slider

implemented in #85