Hello,
I have created this gist: https://gist.github.com/monzz/6130488
This is a Kendo Chart with selection, notice how the colours of the ranges go from one colour at the start of the range, there is the selection colour and the last segment of the range is a different colour.
This looks right but the selection does not allow for accurate number selection like a kendo slider does. The problem I am having is that the kendo slider track
is one selector so I can only change the entire colour and not segments like my example.
How would I go about changing the kendo slider track as per my example?
Thanks.
I have created this gist: https://gist.github.com/monzz/6130488
This is a Kendo Chart with selection, notice how the colours of the ranges go from one colour at the start of the range, there is the selection colour and the last segment of the range is a different colour.
This looks right but the selection does not allow for accurate number selection like a kendo slider does. The problem I am having is that the kendo slider track
is one selector so I can only change the entire colour and not segments like my example.
How would I go about changing the kendo slider track as per my example?
Thanks.