Angular.js directive to Knob component powered by d3.js (without jQuery).
Features:
- very easy to implement
- without jQuery dependencies
- powered by d3.js
- 2-way data binding
- configurable minimum, maximum values and step
- animated
- configurable scale
- touch, click and drag events implemented
Reply