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

StockChart Navigator Expansion

7 Answers 47 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 17 Sep 2013, 03:10 PM
Hi,

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

Sort by
0
Hristo Germanov
Telerik team
answered on 19 Sep 2013, 10:26 AM
Hi Chris,

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.

Regards,
Hristo Germanov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Accepted
Chris
Top achievements
Rank 1
answered on 19 Sep 2013, 12:28 PM
Hi Hristo,

That's solved it - what are the chances of this bug manifesting in an environment using the older version?

Many thanks,
Chris
0
Hristo Germanov
Telerik team
answered on 19 Sep 2013, 01:56 PM
Hi 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
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Chris
Top achievements
Rank 1
answered on 30 Sep 2013, 02:02 PM
Hi Hristo,

Unfortunately that error is still occurring when the dates are in .NET JSON format:
http://jsbin.com/elusiPI/2/edit

Thanks,
Chris
0
Hristo Germanov
Telerik team
answered on 30 Sep 2013, 02:51 PM
Hi 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
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Accepted
Chris
Top achievements
Rank 1
answered on 30 Sep 2013, 04:33 PM
Hi Hristo,

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
0
Hristo Germanov
Telerik team
answered on 02 Oct 2013, 12:17 PM
Hi 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
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
Chris
Top achievements
Rank 1
Answers by
Hristo Germanov
Telerik team
Chris
Top achievements
Rank 1
Share this question
or