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

Kendo angular not allowing title attribute on chart

1 Answer 116 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 10 Sep 2014, 09:02 AM
We are looking to upgrade to the latest official kendo ui pro version 2014.2.903 but have run into an issue with the angular directives we use for our charts. We want to use the standard html title attribute on the element for various reasons and not the built in tooltip for the chart.

Before attempting to upgrade it worked fine on 2014.1.528 using the angular-kendo.js directive factory from github.

Now kendo.angular.min.js is part of the official build and we tried using that.

It appears with the new version of kendo angular it is attempting to parse the title attribute as something kendo should use, as in an option attribute. Which is strange as all other options are prefixed with k-

Anyhow here is a plunker where I have two charts, one without the title attribute working correctly and one with that throws a javascript error.

http://plnkr.co/edit/cE6Qxe

This appears to only be a problem with DataViz / Charts and did not happen on a dropdownlist I tried.

Please get back to us on the resolution.

Thanks,
Rob.

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 12 Sep 2014, 07:53 AM
Hi,

Thank you for reporting this problem.

Indeed the title attribute should be left at its default behavior. The chart title can be still set with k-title.

I've updated our Telerik points as a token of gratitude for your involvement.

Regards,
T. Tsonev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Charts
Asked by
Robert
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or