zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
892 stars 231 forks source link

Drag and Drop selected range instead of dragging handle #101

Closed jesusgp22 closed 5 years ago

jesusgp22 commented 7 years ago

I am trying to use react-slider to build a range selector component that I will later integrate with a chart, my goal is to be able to both drag and drop handles to change the min and max values of the range or to be able to drag the selected range across the range selector, similar to what highcharts does with their range selector (example: highcharts range selector)

How would you go about implementing this behaviour?

senkevichdv commented 7 years ago

Any news about this behaviour?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.