kendoChart _toModelCoordinates(x,y) method is missing in the kendo ui v2017.2.504.
We have used this method in the older kendo version v2015.3.1111
_toModelCoordinates:function(t,n){var i=this.element,r=i.offset(),o=parseInt(i.css("paddingLeft"),10),a=parseInt(i.css("paddingTop"),10),s=e(window);return new Xt(t-r.left-o+s.scrollLeft(),n-r.top-a+s.scrollTop())}
Please let us know what is the equivalent alternative method for it in the latest kendo-ui version v2017.2.504 as soon as possible
Thanks,
Mahesh