If I include both the kendo.web.js and kendo.dataviz.js I get some bizarre errors happening.
See jsbin http://jsbin.com/uRATaJe/3/edit
This page just has an MVVM bound dropdownlist, and it keeps throwing an error. While Chrome will go ahead and render the page correctly (edit: actually Chrome seems to crap out completely as well), Internet Explorer completely craps out. If I remove the dataviz reference, the error goes away and all is well.
See jsbin http://jsbin.com/uRATaJe/3/edit
This page just has an MVVM bound dropdownlist, and it keeps throwing an error. While Chrome will go ahead and render the page correctly (edit: actually Chrome seems to crap out completely as well), Internet Explorer completely craps out. If I remove the dataviz reference, the error goes away and all is well.