would like to check how do i add a link to kendo jquery bar chart category label with the following behaviour
create a simplified version of my code in dojo
image of my expected outcome

My requirement are as such
my current issue
did a simplified version of my code in this dojo link
Would like to check if this chart is possible using kendo chart
Normal scenario where there is score difference between current and previous year

Scenario if multiple domains score the same for highest/ lowest score

Scenario if there is no change compared to the previous report 
Scenario if all domains score the same for highest/ lowest score

Mobile display


this image below is the expected outcome

dojo link of what i have done
chart will load upon clicking on the various buttons
would like to check if the following chart layout is possbile for Kendo Bar chart?

and also i would like to have an onHover event that will change the chart color. for example if i hover on the category or chart for Strategy Development to change its color to like this


Hi Telerik team!
I'm trying to scale my linechart by setting zoom Css property, but this is affecting mouse events and messing up the tooltip position and the marking wrong focused item.
As you can see here:
https://dojo.telerik.com/RQNGZUUK
So, is possible to scale linechart without affect mouse events?
Regards,
Gustavo
Helllo
I have a Donut chart working well (see attachment). When I hover over it the category shows its tooltip. I would now to make the Donut clickable. When I click on a category an event would let me know the clicked category for taking further actions. Is something like that possible?
i am trying to render my chart with rounded corner at the side. but cant seems to get it to work.
Expected result

current chart is looking like this

I want to be able to scale the value axis based on the highest value in the data.
For example, if the highest value is 10,000
The value axis will show 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
The label to display Amount ($k)