Multi slider/percentage bars to sum 100% in one bar

Viewed 303

I have to develop a multi-slider UI in angular like the one in the photo.

So far I found tools like ngx-slider or infragistics but they only use cases with 2 points to slide in the slider bar.

Before I implement a custom solution, I would like to ask if there is a tool out there to do the job.

multi percentage bar

1 Answers
Related