When certain values are supplied in the data used by the stock chart navigator it causes it to expand to cover the entire chart:
http://jsfiddle.net/supercheez/U5jDh/1/
The data used is fairly specific but I have no idea what's going on.
Many thanks,
Chris
7 Answers, 1 is accepted
I confirm that this is a bug and I was able to fix it before the SP1 of Kendo UI. Could you please download it and give it a try? Example: http://jsbin.com/ojIyeJA/2/edit
I have updated your points.
Hristo Germanov
Telerik

That's solved it - what are the chances of this bug manifesting in an environment using the older version?
Many thanks,
Chris
If you have two numbers with decimal part bigger than 5 digits the auto major unit will be equal to 0. Then the calculation for the real major unit will be incorrect. I don't know what is the change but you are the only one who has this problem.
Regards,Hristo Germanov
Telerik

Unfortunately that error is still occurring when the dates are in .NET JSON format:
http://jsbin.com/elusiPI/2/edit
Thanks,
Chris
Could you try to match the data field with the series field? Modified example: http://jsbin.com/elusiPI/8/edit
Regards,Hristo Germanov
Telerik

Thanks - the series field on that jsBin was incorrect.
I'm still getting the error locally though - it only happens when I use the kendo.all.min.js file that I have downloaded, not when using the cdn version (both 2013.2.918). Is it possible that there is a discrepancy between the two? I've included the header of my local copy below.
/*
* Kendo UI Complete v2013.2.918 (http://kendoui.com)
* Copyright 2013 Telerik AD. All rights reserved.
*
* Kendo UI Complete commercial licenses may be obtained at
* https://www.kendoui.com/purchase/license-agreement/kendo-ui-complete-commercial.aspx
* If you do not own a commercial license, this file shall be governed by the trial license terms.
*/
Thanks,
Chris
You are right. For some reason this bug in not included with the SP1 and I can't update the kendo.all.js. Could you please update to the latest internal build? Apologies for the caused inconvenience.
Regards,Hristo Germanov
Telerik