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

Bug in gauge vertical margins

1 Answer 47 Views
Gauges
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 2
Ben asked on 05 Sep 2016, 04:42 PM

Hello

There is a bug in vertical gauge margins we have come across when assigning margins which have different vertical and horizontal lengths.

On line 1079 of kendo.dataviz.gauge.js there is the following:

var bbox2d = new dataviz.Box2D(bboxX, bboxX,

This should be

var bbox2d = new dataviz.Box2D(bboxX, bboxy,

Thanks,

Ben

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 06 Sep 2016, 01:23 PM
Hi Ben,

Thank you for reporting this glitch. I verified it and updated your Telerik points for the report.

We will correct it asap.

Best regards,
Rumen
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Gauges
Asked by
Ben
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or