This is a migrated thread and some comments may be shown as answers.

Kendo column chart not showing tooltip when data value is 0 or null

1 Answer 253 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
JP
Top achievements
Rank 1
Veteran
JP asked on 20 Nov 2020, 08:40 AM
I have a combination of Kendo column and line chart. The data has non-zero as well as zero or null values. I want to show tooltip for each bar or point, even if it has zero value. The tooltip displays fine for non-zero values. But fails for zero. I tried using tooltip and seriesHover functions. But nothing works. Please provide a solution for this. I have attached basic Example of the same.

1 Answer, 1 is accepted

Sort by
0
Georgi Denchev
Telerik team
answered on 23 Nov 2020, 02:41 PM

Hello Janhavi,

Thank you for the provided example.

You can refer to the Render Element for Zero Bars article that showcases a similar functionality.

I have updated the dojo snippet using the above method for you.

You can see an example of the SeriesDefaults.Visual method in MVC in the following demo.

Let me know if you have any questions.

Best Regards,
Georgi Denchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
JP
Top achievements
Rank 1
Veteran
Answers by
Georgi Denchev
Telerik team
Share this question
or