/d3-slider

Very simple slider in pure d3

Primary LanguageJavaScriptMIT LicenseMIT

This is a reusable d3 slider written only in d3. Hope this can be useful to get an idea of how to implement a pure d3 slider.

You can see a live example here.

Also the following article can be helpful: Towards Reusable Charts

Thanks!