prajwalkman / angular-slider

(DEPRECATED) Slider directive implementation for AngularJS, without jQuery dependencies
http://prajwalkman.github.io/angular-slider
MIT License
249 stars 177 forks source link

Logarithmic scale #30

Open lebek opened 11 years ago

lebek commented 11 years ago

There are cases where a logarithmic scale makes a lot of sense, e.g. price filter on a comparison site - where high definition is required at the low-end and not in the high-end.

rahim commented 10 years ago

@lebek I needed this to, I have a fork of the jquery-ui based slider, but I've not made a pull request to that project at this stage.

(edited - I confused angular-slider and angular/ui-slider for about the 10th time this week!)