Is it possible to change the bar color when a bar is clicked? If I have 5 orange bars I want to click on one and have it turn blue. Then if I click a different one the blue one turn orange and the new clicked one turns blue. Is this possible without having to generate the entire chart?
1 Answer, 1 is accepted
0
Iliana Dyankova
Telerik team
answered on 20 Jun 2013, 02:03 PM
Hello William,
Basically your scenario is not supported by Kendo UI Chart, however you could achieve it using additional code. As a possible approach I can suggest the following: